rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆905Updated 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:
- ☆894Updated this week
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Macros for all your token pasting needs☆1,072Updated last year
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,209Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- Temporary file library for rust☆1,387Updated this week
- Compile-time type-checked builder derive☆1,133Updated last week
- Rust quasi-quoting☆1,510Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- A port of MUSL's libm to Rust.☆633Updated 8 months ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- A collection of numeric types and traits for Rust.☆1,192Updated 11 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated this week
- derive simple constructor functions for Rust structs☆570Updated last year
- Rust TOML Parser☆950Updated this week
- Get the number of CPUs in Rust☆619Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Rust method delegation with less boilerplate☆508Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- A logging implementation for `log` which is configured via an environment variable.☆1,010Updated last month
- Rust procedural macro attribute for adding test cases easily☆629Updated last year