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:
- ☆899Updated last week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Macros for all your token pasting needs☆1,074Updated last year
- Temporary file library for rust☆1,394Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- Fast floating point to string conversion☆688Updated last week
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Rust quasi-quoting☆1,519Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- A collection of numeric types and traits for Rust.☆1,195Updated last year
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- Compile-time type-checked builder derive☆1,138Updated last month
- Rust TOML Parser☆965Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A crate for managing memory bit by bit☆1,367Updated last year
- A logging implementation for `log` which is configured via an environment variable.☆1,023Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- derive builder implementation for rust structs☆1,522Updated last month
- derive simple constructor functions for Rust structs☆573Updated last year
- Date and time handling in Rust.☆1,271Updated this week
- Get the number of CPUs in Rust☆623Updated last week