rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆880Updated 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:
- ☆871Updated last week
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Macros for all your token pasting needs☆1,059Updated last year
- A macro to generate structures which behave like bitflags☆1,060Updated last month
- A Rust proc-macro attribute parser☆1,176Updated 3 weeks ago
- Temporary file library for rust☆1,350Updated 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`…☆794Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,102Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆610Updated last week
- Fast floating point to string conversion☆662Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆766Updated this week
- A port of MUSL's libm to Rust.☆631Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Rust TOML Parser☆913Updated last week
- derive simple constructor functions for Rust structs☆568Updated last year
- A logging implementation for `log` which is configured via an environment variable.☆987Updated last week
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- A crate for managing memory bit by bit☆1,343Updated last year
- A crate for mucking around with piles of bytes☆903Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- Module initialization/global constructor functions for Rust☆910Updated last week
- Rust method delegation with less boilerplate☆497Updated 3 months ago
- derive builder implementation for rust structs☆1,495Updated last month