An open-source library providing methods to query system statistics such as CPU usage, memory usage, disk usage, network traffic, etc., supporting Linux, BSD, macOS, Solaris and other Unix-like operating systems.
libstatgrab is an open-source library written in C that allows programs to easily query key system statistics. It provides a cross-platform interface to access information about CPU usage, memory usage, disk usage, network traffic, uptime, and more on Linux, BSD, macOS, Solaris and other Unix-like operating systems.
Some key features of libstatgrab include:
libstatgrab is useful for developers who want to monitor system resources or usage in their applications or tools. Since it provides a consistent interface across platforms, it simplifies cross-platform development. It is released under the GNU Lesser General Public License v2.1 open source license.
Here are some alternatives to Libstatgrab:
Suggest an alternative ❐