rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆910Updated 7 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:
- ☆902Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,096Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Test harness for ui tests of compiler diagnostics☆949Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- A collection of numeric types and traits for Rust.☆1,196Updated last year
- A crate for managing memory bit by bit☆1,367Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Temporary file library for rust☆1,394Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated last week
- Rust quasi-quoting☆1,522Updated this week
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Compile-time type-checked builder derive☆1,140Updated last month
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- Get the number of CPUs in Rust☆623Updated 2 weeks ago
- Rust TOML Parser☆967Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆574Updated last year
- Slab allocator for Rust☆870Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- A crate for mucking around with piles of bytes☆956Updated last week
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago