Numeric traits for generic mathematics in Rust
☆918Jun 17, 2025Updated 8 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,196Jan 25, 2025Updated last year
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- Procedural macros to derive numeric traits in Rust☆214Feb 6, 2024Updated 2 years ago
- Complex numbers for Rust☆254May 13, 2025Updated 9 months ago
- Generic Rational numbers for Rust☆151Jan 25, 2025Updated last year
- ☆900Feb 16, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Big integer types for Rust☆594May 13, 2025Updated 9 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,303Updated this week
- Temporary file library for rust☆1,408Updated this week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- Parser for Rust source code☆3,294Updated this week
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- A Rust library for random number generation.☆1,992Feb 18, 2026Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆371Dec 20, 2025Updated 2 months ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- Support for matching file paths against Unix shell style patterns.☆569Dec 2, 2025Updated 2 months ago