rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆832Updated this week
Alternatives and similar repositories for num-traits
Users that are interested in num-traits are comparing it to the libraries listed below
Sorting:
- ☆832Updated this week
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Rust TOML Parser☆833Updated this week
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Temporary file library for rust☆1,307Updated this week
- Rust quasi-quoting☆1,425Updated last month
- Slotmap data structure for Rust☆1,205Updated last year
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Generate and parse UUIDs.☆1,101Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Fast floating point to string conversion☆641Updated last month
- A collection of numeric types and traits for Rust.☆1,127Updated 4 months ago
- A logging implementation for `log` which is configured via an environment variable.☆942Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,050Updated last week
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- A crate for mucking around with piles of bytes☆862Updated last week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month