seanmonstar / num_cpusLinks
Get the number of CPUs in Rust
☆623Updated 3 weeks ago
Alternatives and similar repositories for num_cpus
Users that are interested in num_cpus are comparing it to the libraries listed below
Sorting:
- Easy Ctrl-C handler for Rust projects☆656Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆830Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆629Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- A pretty, easy-to-use logger for Rust.☆509Updated last year
- Tar file reading/writing for Rust☆704Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆854Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,076Updated last year
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆656Updated last month
- base64, in rust☆713Updated 2 months ago
- derive simple constructor functions for Rust structs☆574Updated last year
- Support for matching file paths against Unix shell style patterns.☆567Updated 2 months ago
- Cross platform terminal colors for Rust.☆488Updated last year
- Backtraces in Rust☆605Updated 2 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,073Updated this week
- Zip implementation in Rust☆713Updated last year
- Generate and parse UUIDs.☆1,177Updated this week
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- ☆902Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆1,026Updated last week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- Simple, efficient logging for Rust☆906Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- Simple Logging Facility for Rust☆477Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆381Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆914Updated 7 months ago
- INI file parser in Rust☆341Updated last week
- A very simple thread pool for parallel task execution☆573Updated 3 years ago