Numeric traits for generic mathematics in Rust
☆972Jul 7, 2026Updated 2 months ago
Alternatives and similar repositories for num-traits
Users that are interested in num-traits are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A collection of numeric types and traits for Rust.☆1,223Jul 7, 2026Updated 2 months ago
- Integer trait and functions for Rust☆186Aug 12, 2026Updated last month
- Procedural macros to derive numeric traits in Rust☆225Jul 21, 2026Updated last month
- Complex numbers for Rust☆255Jul 7, 2026Updated 2 months ago
- Generic Rational numbers for Rust☆154Jul 7, 2026Updated 2 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆935Aug 25, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,169Sep 5, 2026Updated 2 weeks ago
- Big integer types for Rust☆612Aug 21, 2026Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,159Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,117Aug 10, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,432Sep 5, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,735Updated this week
- A vector with a fixed capacity. (Rust)☆907Jul 19, 2026Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆755Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Temporary file library for rust☆1,463Updated this week
- A small rust library for adding custom derives to enums☆2,444Mar 7, 2026Updated 6 months ago
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,084Sep 12, 2026Updated last week
- A crate for mucking around with piles of bytes☆1,063Sep 11, 2026Updated last week
- Optimized string search routines for Rust.☆1,563Aug 10, 2026Updated last month
- A fast bump allocation arena for Rust☆2,331Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆558Aug 20, 2026Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,451Aug 9, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A Rust library for random number generation.☆2,079Updated this week
- A crate for safe and ergonomic pin-projection.☆719Sep 6, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆998Sep 8, 2026Updated last week
- Some more derive(Trait) options☆2,138Sep 7, 2026Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,097Sep 25, 2024Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆384Jun 24, 2026Updated 2 months ago
- Compile time numbers in Rust.☆589May 29, 2026Updated 3 months ago
- Type erasure for async trait methods