A collection of numeric types and traits for Rust.
☆1,200Jan 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☆922Jun 17, 2025Updated 9 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- A Rust library for random number generation.☆2,006Mar 13, 2026Updated last week
- Big integer types for Rust☆596May 13, 2025Updated 10 months ago
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Complex numbers for Rust☆255May 13, 2025Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Temporary file library for rust☆1,414Updated this week
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Procedural macros to derive numeric traits in Rust☆215Feb 6, 2024Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Linear algebra library for Rust.☆4,672Jan 22, 2026Updated last month
- Parser for Rust source code☆3,302Updated this week
- Date and time handling in Rust.☆1,291Mar 11, 2026Updated last week
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Serialization framework for Rust☆10,528Mar 6, 2026Updated 2 weeks ago
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Generic Rational numbers for Rust☆153Jan 25, 2025Updated last year
- Rust library for walking directories recursively.☆1,489Dec 31, 2024Updated last year
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- Generate and parse UUIDs.☆1,189Mar 13, 2026Updated last week
- Metal I/O library for Rust.☆6,914Updated this week
- Rust quasi-quoting☆1,527Mar 3, 2026Updated 2 weeks ago
- ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations☆4,239Feb 16, 2026Updated last month