Get the number of CPUs in Rust
☆623Jan 20, 2026Updated last month
Alternatives and similar repositories for num_cpus
Users that are interested in num_cpus are comparing it to the libraries listed below
Sorting:
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆659Feb 16, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- URL parser for Rust☆1,531Feb 5, 2026Updated last month
- Tar file reading/writing for Rust☆706Updated this week
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 2 weeks ago
- Rust HTTP types☆1,321Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated last week
- A collection of numeric types and traits for Rust.☆1,197Jan 25, 2025Updated last year
- Generate and parse UUIDs.☆1,184Feb 13, 2026Updated 2 weeks ago
- A Rust library for random number generation.☆1,994Feb 25, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Utilities for working with bytes☆2,188Feb 4, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A TOML encoding/decoding library for Rust☆1,020Sep 23, 2022Updated 3 years ago
- Rust library for walking directories recursively.☆1,480Dec 31, 2024Updated last year
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- Date and time library for Rust☆3,812Feb 23, 2026Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,031Jan 29, 2025Updated last year
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,093Updated this week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Support for matching file paths against Unix shell style patterns.☆570Dec 2, 2025Updated 3 months ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Rust library allowing to register multiple handlers for the same signal☆835Feb 14, 2026Updated 2 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,082Feb 23, 2026Updated last week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Raw bindings to platform APIs for Rust☆2,499Updated this week
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Logging implementation for Rust☆2,486Dec 9, 2025Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 4 months ago
- A logging implementation for `log` which is configured via an environment variable.☆1,032Feb 11, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- A rust binding for the zstd compression library.☆622Nov 27, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Fast function for printing integer primitives to a decimal string☆366Feb 2, 2026Updated last month