rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆910Updated 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
Sorting:
- ☆902Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A macro to generate structures which behave like bitflags☆1,096Updated last month
- Macros for all your token pasting needs☆1,074Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 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`…☆819Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Fast floating point to string conversion☆690Updated this week
- Compile-time type-checked builder derive☆1,140Updated last month
- Temporary file library for rust☆1,397Updated 3 weeks ago
- A collection of numeric types and traits for Rust.☆1,196Updated last year
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Slab allocator for Rust☆870Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆1,070Updated 2 weeks ago
- derive builder implementation for rust structs☆1,524Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,145Updated last week
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- Rust quasi-quoting☆1,522Updated last week
- A logging implementation for `log` which is configured via an environment variable.☆1,026Updated last week
- Easy self-referential struct generation for Rust.☆690Updated last year
- derive simple constructor functions for Rust structs☆574Updated last year
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- Rust TOML Parser☆967Updated this week
- Easy Ctrl-C handler for Rust projects☆651Updated 3 months ago