rust-num / num-traits
Numeric traits for generic mathematics in Rust
☆730Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for num-traits
- ☆756Updated this week
- Macros for all your token pasting needs☆1,026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆750Updated last month
- A macro to generate structures which behave like bitflags☆966Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆812Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆650Updated 3 months ago
- Fast floating point to string conversion☆608Updated 2 weeks ago
- Compile-time type-checked builder derive☆925Updated 3 months ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Temporary file library for rust☆1,195Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,747Updated last week
- A Rust proc-macro attribute parser☆1,027Updated last month
- Rust quasi-quoting☆1,330Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆821Updated last week
- Slab allocator for Rust☆705Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated last week
- Easy Ctrl-C handler for Rust projects☆606Updated 3 months ago
- A port of MUSL's libm to Rust.☆547Updated last week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆732Updated 2 months ago
- Simple, efficient logging for Rust☆846Updated last month
- derive builder implementation for rust structs☆1,335Updated last month
- A crate for mucking around with piles of bytes☆733Updated this week
- Generate and parse UUIDs.☆1,014Updated last month