This is a rather small library to get access to the system's current CPU and memory usages. Since this information is heavily platform dependant, this library may or may not work well everywhere.
Currently the following platforms are supported:
- Linux (through
/proc)