Displaying 1 to 20 from 23 results

node-usage - process usage lookup with nodejs

  •    Javascript

But If you call usage.lookup() continuously for a given pid, you can turn on keepHistory flag and you'll get the CPU usage since last time you track the usage. This reflects the current CPU usage.




Windows PowerShell Snap-In for EC2

  •    

The purpose of this project is to create and maintain a PowerShell Snap-In that allows consumers of Amazon's EC2 service to manage their computing resources via PowerShell.

pidusage - Cross-platform process cpu % and memory usage of a PID

  •    Javascript

Cross-platform process cpu % and memory usage of a PID. Ideas from https://github.com/arunoda/node-usage but with no C-bindings.

ps-list - Get running processes

  •    Javascript

Works on macOS, Linux, and Windows.The cpu percentage is not supported on Windows.


safeps - Work with processes safely and easily in Node.js

  •    Javascript

Older environments may need Babel's Polyfill or something similar.Discover the release history by heading on over to the HISTORY.md file.

tiny-worker - Tiny WebWorker for the Server

  •    Javascript

require() is available for flexible inline Worker scripts. Optional parameters args Array & options Object; see child_process.fork() documentation. To be able to debug a child process, it must have a differnt debug port than the parent. Tiny worker does this by adding a random port within a range to the parents debug port. The default Range is [1, 300], it can be changed with the setRange(min, max) method. To disable any automatic port redirection set options.noDebugRedirection = true.

lightbroom - because photos should be swept fast

  •    Javascript

An Instagram-like desktop app developed with Electron and Web technologies for a simple photo retouching workflow. This iteration uses CSSgram (that uses GPU accelerated CSS filters and blend modes) for Instagram like effects.

linux-util - Linux Utilities for NodeJS

  •    Javascript

Utilities for linux written in javascript.

psnode - KISS Node.js module to list and kill process on OSX and Windows

  •    Javascript

A Node.js KISS module to list and kill process on OSX and Windows. This use ps and tasklist to list processes and kill and taskkill to kill a process.

psaux - :package: Process status in Node.js as you've always wanted

  •    Javascript

Promise oriented and lightweight Javascript utility for getting info about the processes runing in your machine. It is designed to give you a friendly api for filter within all of them. Display inefficient processes started from the root user.

current-processes - Node

  •    Javascript

Node.js library to get a snapshot of the currently running processes, OS-agnostic. Needs root/Admin permissions. WMI (specifically wmic) is used to gather the information itself. WMI is fairly slow the first time it's called, it might even take up to 2-3 seconds. Make sure your app will gracefully handle this. Subsequent calls will be much faster.

pm.sh - pm2 in 1 shellscript without the fat + git webhooksupport (bitbucket/github/CI)

  •    Shell

Philosophy: #unixy, #lightweight, #webhooks, #nodependencies, #docker, #commandline, #minimal, #github, #bitbucket Basically it's pm2 without the fat, and ps+flock wrapped in bash. Automatically update your running application ('app1' for example) when you push to Github/Bitbucket.

percona-qa - Percona QA is a suite of scripts and utilities that assists in building, continuous integration, automated testing & bug reporting for Percona Server, Percona XtraDB Cluster, Percona Server for MongoDB, as well as other flavors of MySQL (Oracle, Facebook MyQSL, WebScaleSQL, MariaDB) etc

  •    PLpgSQL

Percona QA is a suite of scripts and utilities that assists in building, continuous integration, automated testing & bug reporting for Percona Server, Percona XtraDB Cluster, and Percona Server for MongoDB. Please Note: For the scripts to run successfully, it is required that sudo is enabled and working and should not request a password.

pidtree - 🚸 Cross platform children list of a PID.

  •    Javascript

🚸 Cross platform children list of a PID. Coded with ❤️ by Simone Primarosa. This package is really similar to ps-tree but is faster, safer and provides sub-children results. Furthermore ps-tree is unmaintained.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.