An open API service indexing awesome lists of open source software.

https://github.com/jonathan-beard/procstat

Tool to parse info from /proc/stat on ubuntu, can also be used to query individual threads. I built this to check process statistics for a scheduler benchmark so the code might not be pretty, but it generally will work for Ubuntu's flavor of Linux.
https://github.com/jonathan-beard/procstat

Last synced: 11 months ago
JSON representation

Tool to parse info from /proc/stat on ubuntu, can also be used to query individual threads. I built this to check process statistics for a scheduler benchmark so the code might not be pretty, but it generally will work for Ubuntu's flavor of Linux.

Awesome Lists containing this project