A library that fetches information about the running system such as CPU and memory useage, active processes and more.
On Linux systems, this information is taken directly from the /proc filesystem while on other systems a server is used to read that information from other /dev/kmem, among others.