rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆866Updated 3 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:
- ☆864Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆789Updated last week
- A Rust proc-macro attribute parser☆1,170Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 2 weeks ago
- Temporary file library for rust☆1,346Updated last week
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- A port of MUSL's libm to Rust.☆633Updated 5 months ago
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Rust quasi-quoting☆1,467Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated last week
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- A crate for managing memory bit by bit☆1,335Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Module initialization/global constructor functions for Rust☆903Updated last month
- Easy Ctrl-C handler for Rust projects☆640Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- A crate for mucking around with piles of bytes☆894Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,160Updated 8 months ago
- Rust TOML Parser☆907Updated this week