A process and system monitoring library for Rust
☆369Jul 25, 2025Updated 7 months ago
Alternatives and similar repositories for rust-psutil
Users that are interested in rust-psutil are comparing it to the libraries listed below
Sorting:
- Cross-platform async library for system information fetching 🦀☆924Jul 14, 2024Updated last year
- Cross-platform library to fetch system information☆2,651Updated this week
- Rust library for reading the Linux procfs filesystem☆433Sep 7, 2025Updated 5 months ago
- Rust library for getting system information | also on https://codeberg.org/valpackett/systemstat☆662Feb 17, 2026Updated last week
- Get system information in Rust.☆173May 13, 2024Updated last year
- Raw bindings to platform APIs for Rust☆2,495Updated this week
- A process viewer GUI in rust☆383Jan 30, 2026Updated last month
- Cross-platform, low level networking using the Rust programming language.☆2,554Jan 23, 2025Updated last year
- 🔭 Cross-platform filesystem notification library for Rust.☆3,265Updated this week
- A very simple thread pool for parallel task execution☆573Jun 14, 2022Updated 3 years ago
- base64, in rust☆714Dec 4, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A highly configurable logging framework for Rust☆1,120Nov 16, 2025Updated 3 months ago
- Date and time handling in Rust.☆1,283Updated this week
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 6 months ago
- Rust library for walking directories recursively.☆1,481Dec 31, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- are you or are you not a tty?☆292Jul 18, 2024Updated last year
- Tar file reading/writing for Rust☆705Updated this week
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- A small and fast async runtime for Rust☆4,782Updated this week
- An implementation of the `group_by` Haskell function for slice and strings☆54May 3, 2023Updated 2 years ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Rust HTTP types☆1,320Feb 15, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Date and time library for Rust☆3,807Feb 13, 2026Updated 2 weeks ago
- Structured, contextual, extensible, composable logging for Rust☆1,687Oct 11, 2025Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rust async log High-performance asynchronous logging☆267May 16, 2025Updated 9 months ago
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- The `io_uring` library for Rust☆1,606Dec 16, 2025Updated 2 months ago
- Complex numbers for Rust☆254May 13, 2025Updated 9 months ago
- Advanced configuration options for sockets.☆829Feb 14, 2026Updated 2 weeks ago
- Flexible concrete Error type built on std::Error