A collection of numeric types and traits for Rust.
☆1,196Jan 25, 2025Updated last year
Alternatives and similar repositories for num
Users that are interested in num are comparing it to the libraries listed below
Sorting:
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- A Rust library for random number generation.☆1,992Feb 18, 2026Updated last week
- Big integer types for Rust☆594May 13, 2025Updated 9 months ago
- Logging implementation for Rust☆2,486Dec 9, 2025Updated 2 months ago
- Date and time library for Rust☆3,807Feb 13, 2026Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,031Jan 29, 2025Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- Temporary file library for rust☆1,408Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,906Updated this week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Complex numbers for Rust☆254May 13, 2025Updated 9 months ago
- Parser for Rust source code☆3,294Updated this week
- Linear algebra library for Rust.☆4,647Jan 22, 2026Updated last month
- Date and time handling in Rust.☆1,283Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 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
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Serialization framework for Rust☆10,476Feb 16, 2026Updated last week
- ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations☆4,209Feb 16, 2026Updated last week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Utilities for working with bytes☆2,182Feb 4, 2026Updated 3 weeks ago
- URL parser for Rust☆1,527Feb 5, 2026Updated 3 weeks ago
- Metal I/O library for Rust.☆6,900Updated this week
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- Generate and parse UUIDs.☆1,182Feb 13, 2026Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆214Feb 6, 2024Updated 2 years ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- Tools for concurrent programming in Rust☆8,319Updated this week
- Rust library for walking directories recursively.☆1,481Dec 31, 2024Updated last year