Skip to content

lagooj/rust-psutil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-psutil

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

Note that it only works on Linux.

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

Originally written by Sam Clements, maintained by Sam Clements and Rob Day, and developed by multiple contributors.

Related projects

rust-psutil has no connection to these projects, but you might find them useful.

Packages

No packages published

Languages

  • Rust 100.0%