rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆894Updated 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:
- ☆885Updated this week
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Macros for all your token pasting needs☆1,067Updated last year
- A macro to generate structures which behave like bitflags☆1,084Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,584Updated this week
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Fast floating point to string conversion☆678Updated this week
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- A Rust proc-macro attribute parser☆1,200Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- Rust quasi-quoting☆1,503Updated last week
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆935Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆782Updated this week
- A crate for managing memory bit by bit☆1,363Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Compile-time type-checked builder derive☆1,129Updated 3 weeks ago
- Temporary file library for rust☆1,379Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- A collection of numeric types and traits for Rust.☆1,185Updated 10 months ago
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,062Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- Rust TOML Parser☆941Updated this week