rust-num / num-traits
Numeric traits for generic mathematics in Rust
☆725Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for num-traits
- ☆746Updated last week
- A vector with a fixed capacity. (Rust)☆747Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- A macro to generate structures which behave like bitflags☆961Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,020Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆568Updated last week
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- Fast floating point to string conversion☆608Updated this week
- derive simple constructor functions for Rust structs☆527Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- Macros for all your token pasting needs☆1,025Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- Temporary file library for rust☆1,186Updated this week
- Rust quasi-quoting☆1,326Updated last month
- A port of MUSL's libm to Rust.☆542Updated this week
- Slotmap data structure for Rust☆1,125Updated 8 months ago
- Easy self-referential struct generation for Rust.☆536Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆727Updated 2 months ago
- Generic array types in Rust☆405Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆801Updated last month
- A crate for mucking around with piles of bytes☆728Updated last week
- A logging implementation for `log` which is configured via an environment variable.☆834Updated last week
- derive builder implementation for rust structs☆1,317Updated last month
- Some more derive(Trait) options☆1,726Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆991Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆614Updated 5 months ago