Numeric traits for generic mathematics in Rust
☆922Jun 17, 2025Updated 9 months ago
Alternatives and similar repositories for num-traits
Users that are interested in num-traits are comparing it to the libraries listed below
Sorting:
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- Procedural macros to derive numeric traits in Rust☆215Feb 6, 2024Updated 2 years ago
- Complex numbers for Rust☆255May 13, 2025Updated 10 months ago
- Generic Rational numbers for Rust☆153Jan 25, 2025Updated last year
- ☆909Feb 16, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Big integer types for Rust☆596May 13, 2025Updated 10 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- "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
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Just, really the littlest Vec you could need. So smol.☆731Updated this week
- Temporary file library for rust☆1,414Updated this week
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- A Rust library for random number generation.☆2,006Mar 13, 2026Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆373Dec 20, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- Parser for Rust source code☆3,302Updated this week
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Support for matching file paths against Unix shell style patterns.☆573Dec 2, 2025Updated 3 months ago
- Rust quasi-quoting☆1,527Mar 3, 2026Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month