rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆857Updated 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
Sorting:
- ☆849Updated this week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- A Rust proc-macro attribute parser☆1,154Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated this week
- Temporary file library for rust☆1,330Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Rust quasi-quoting☆1,444Updated last week
- Compile-time type-checked builder derive☆1,055Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Rust procedural macro attribute for adding test cases easily☆624Updated last year
- Slab allocator for Rust☆821Updated 2 weeks ago
- A logging implementation for `log` which is configured via an environment variable.☆961Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Rust TOML Parser☆883Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,319Updated last year
- Slotmap data structure for Rust☆1,222Updated last year
- Rust method delegation with less boilerplate☆494Updated last month
- A collection of numeric types and traits for Rust.☆1,155Updated 6 months ago