rust-num / num-traits
Numeric traits for generic mathematics in Rust
☆786Updated 7 months ago
Alternatives and similar repositories for num-traits:
Users that are interested in num-traits are comparing it to the libraries listed below
- ☆815Updated last month
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- Macros for all your token pasting needs☆1,044Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆873Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Temporary file library for rust☆1,272Updated 3 weeks ago
- Rust quasi-quoting☆1,398Updated last month
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆513Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆730Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆600Updated 3 months ago
- Rust TOML Parser☆802Updated last week
- A collection of numeric types and traits for Rust.☆1,112Updated 2 months ago
- A crate for managing memory bit by bit☆1,280Updated 8 months ago
- A crate for mucking around with piles of bytes☆824Updated this week
- Some more derive(Trait) options☆1,871Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆735Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Compile-time type-checked builder derive☆1,001Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Generate and parse UUIDs.☆1,076Updated last week
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- Easy Ctrl-C handler for Rust projects☆628Updated last week
- Fast floating point to string conversion☆632Updated last month
- Slab allocator for Rust☆755Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- derive simple constructor functions for Rust structs☆546Updated 7 months ago