A process monitoring library for Rust, heavily inspired by the [psutil] module for Python.
The examples can be run using cargo run --example <name>
:
cargo run --example status
cargo run --example ps
rust-psutil
is licenced under the [MIT Licence].
Written by [Sam Clements].