@stroncium/procfs
Zero dependency library for reading and parsing various files from `procfs` for Node.js, implemented in pure JS.
Zero dependency library for reading and parsing various files from `procfs` for Node.js, implemented in pure JS.
Enables os.loadavg for Windows (and optionally any other OS)
simple OS monitoring for Node.js
returns the load average for the Unix-like systems but in an object
Count calls per second and compute averages
A random number generator that uses system stats like load avg, free memory, uptime, etc as seeds. Uses sha256 to generate random numbers. Built with node js.