rust-num / num-traits
Numeric traits for generic mathematics in Rust
☆796Updated 8 months ago
Alternatives and similar repositories for num-traits:
Users that are interested in num-traits are comparing it to the libraries listed below
- ☆824Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- A port of MUSL's libm to Rust.☆632Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Rust quasi-quoting☆1,403Updated last month
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆735Updated last week
- Rust TOML Parser☆810Updated this week
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- Compile-time type-checked builder derive☆1,010Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,023Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆926Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- derive simple constructor functions for Rust structs☆548Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Slotmap data structure for Rust☆1,196Updated last year
- A collection of numeric types and traits for Rust.☆1,114Updated 3 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Get the number of CPUs in Rust☆600Updated 3 months ago
- The most used Rust library for date and time handling.☆1,171Updated 2 weeks ago