rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆861Updated 2 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:
- ☆857Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,162Updated 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`…☆777Updated last week
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Temporary file library for rust☆1,339Updated this week
- A collection of numeric types and traits for Rust.☆1,157Updated 7 months ago
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆749Updated this week
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- Rust quasi-quoting☆1,456Updated this week
- Compile-time type-checked builder derive☆1,066Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆976Updated last month
- A crate for managing memory bit by bit☆1,326Updated last year
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- Get the number of CPUs in Rust☆608Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆547Updated last week
- Rust TOML Parser☆894Updated 3 weeks ago
- A logging implementation for `log` which is configured via an environment variable.☆967Updated last month
- Module initialization/global constructor functions for Rust☆898Updated last month
- Slab allocator for Rust☆836Updated last month
- A minimal `syn` syntax tree pretty-printer☆714Updated 2 weeks ago