rust-num / num-traits
Numeric traits for generic mathematics in Rust
☆781Updated 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
- ☆807Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- A vector with a fixed capacity. (Rust)☆800Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago
- Temporary file library for rust☆1,259Updated last week
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Rust quasi-quoting☆1,388Updated last week
- Just, really the littlest Vec you could need. So smol.☆675Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆544Updated 6 months ago
- derive builder implementation for rust structs☆1,405Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,269Updated 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`…☆716Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆759Updated 6 months ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆613Updated 10 months ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- Get the number of CPUs in Rust☆594Updated last month
- An implementation of a LRU cache☆683Updated last month
- Compile-time type-checked builder derive☆969Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Generate and parse UUIDs.☆1,066Updated this week
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- A collection of numeric types and traits for Rust.☆1,107Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week