rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆839Updated 3 weeks ago
Alternatives and similar repositories for num-traits
Users that are interested in num-traits are comparing it to the libraries listed below
Sorting:
- ☆836Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆601Updated last month
- A Rust proc-macro attribute parser☆1,133Updated last week
- Temporary file library for rust☆1,312Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,045Updated 3 months ago
- Fast floating point to string conversion☆644Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- A collection of numeric types and traits for Rust.☆1,134Updated 5 months ago
- Rust quasi-quoting☆1,433Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- derive simple constructor functions for Rust structs☆559Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Module initialization/global constructor functions for Rust☆875Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆734Updated this week
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆636Updated 2 months ago