rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆889Updated 5 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:
- ☆884Updated last week
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- 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,571Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,195Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆617Updated this week
- A port of MUSL's libm to Rust.☆633Updated 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`…☆805Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,010Updated last month
- Fast floating point to string conversion☆670Updated last week
- Temporary file library for rust☆1,369Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last week
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Compile-time type-checked builder derive☆1,117Updated last week
- Rust quasi-quoting☆1,491Updated last week
- A collection of numeric types and traits for Rust.☆1,179Updated 10 months ago
- Typed distributed plugin registration☆1,215Updated last week
- Rust TOML Parser☆935Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,363Updated last year
- A crate for mucking around with piles of bytes☆916Updated 2 weeks ago
- Get the number of CPUs in Rust☆615Updated 4 months ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Easy Ctrl-C handler for Rust projects☆648Updated last month
- A logging implementation for `log` which is configured via an environment variable.☆1,003Updated last month