rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆907Updated 6 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:
- ☆894Updated last week
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- Macros for all your token pasting needs☆1,072Updated last year
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Fast floating point to string conversion☆688Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- A Rust proc-macro attribute parser☆1,209Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 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`…☆815Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Rust quasi-quoting☆1,510Updated last week
- A port of MUSL's libm to Rust.☆633Updated 8 months ago
- A collection of numeric types and traits for Rust.☆1,192Updated 11 months ago
- Temporary file library for rust☆1,387Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- A logging implementation for `log` which is configured via an environment variable.☆1,010Updated last month
- Module initialization/global constructor functions for Rust☆945Updated last month
- A crate for managing memory bit by bit☆1,361Updated last year
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Slab allocator for Rust☆865Updated 2 months ago
- derive simple constructor functions for Rust structs☆572Updated last year
- Compile-time type-checked builder derive☆1,133Updated last week
- Get the number of CPUs in Rust☆619Updated 6 months ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆643Updated 2 years ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,062Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,175Updated this week