Lightweight system resource monitor
Stars
11
Forks
1
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
85
commits
Simplify processStats() and processMems() by removing the error channels
aa5d333View on GitHubChange GetProcessInfo to return a chan map[string]ProcessInfo
bb90a9fView on GitHubFix charToStr() returning strings longer than necessary
75ad2c0View on GitHubReplace numberofCPUs() in cpu.go with runtime.NumCPU()
ae6da02View on GitHub