rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆885Updated 4 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:
- ☆880Updated this week
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- A vector with a fixed capacity. (Rust)☆832Updated last year
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,186Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,003Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆631Updated 6 months ago
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago
- Temporary file library for rust☆1,362Updated last month
- Fast floating point to string conversion☆667Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- Rust quasi-quoting☆1,482Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- A collection of numeric types and traits for Rust.☆1,172Updated 9 months ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- A crate for safe and ergonomic pin-projection.☆685Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- A crate for mucking around with piles of bytes☆910Updated this week
- derive simple constructor functions for Rust structs☆569Updated last year
- Get the number of CPUs in Rust☆613Updated 4 months ago
- Slotmap data structure for Rust☆1,248Updated last year
- Easy self-referential struct generation for Rust.☆667Updated 10 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year