rust-psutil

A process monitoring library for Rust, heavily inspired by the [psutil] module for Python.

Run examples

The examples can be run using cargo run --example <name>:

cargo run --example status
cargo run --example ps

Licence

rust-psutil is licenced under the [MIT Licence].

Authors

Written by [Sam Clements].