libgtop

Library for obtaining process and system information portably

brewmacoslinux
Try with needOr install directly
Source

About

Library for portably obtaining information about processes

Commands

libgtop

Examples

Check installed version of libgtop$ pkg-config --modversion libgtop-2.0
Get compiler flags needed to use libgtop in C programs$ pkg-config --cflags --libs libgtop-2.0
Verify libgtop library installation location$ pkg-config --variable=libdir libgtop-2.0