rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆820Updated 2 weeks ago
Alternatives and similar repositories for num-traits
Users that are interested in num-traits are comparing it to the libraries listed below
Sorting:
- ☆828Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Temporary file library for rust☆1,304Updated 3 weeks ago
- Rust quasi-quoting☆1,421Updated last week
- Get the number of CPUs in Rust☆600Updated 4 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆593Updated 7 months ago
- A collection of numeric types and traits for Rust.☆1,120Updated 4 months ago
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- Some more derive(Trait) options☆1,922Updated this week
- Typed distributed plugin registration☆1,113Updated 2 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆532Updated this week
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- derive builder implementation for rust structs☆1,443Updated 7 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago