rust-num / num-traitsLinks
Numeric traits for generic mathematics in Rust
☆850Updated last month
Alternatives and similar repositories for num-traits
Users that are interested in num-traits are comparing it to the libraries listed below
Sorting:
- ☆841Updated last month
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- A collection of numeric types and traits for Rust.☆1,147Updated 6 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆634Updated 3 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆742Updated 3 weeks ago
- Temporary file library for rust☆1,323Updated last month
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆489Updated 5 months ago
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- A crate for mucking around with piles of bytes☆875Updated last week
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- Module initialization/global constructor functions for Rust☆877Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆953Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Slab allocator for Rust☆804Updated last month
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Rust TOML Parser☆875Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Rust procedural macro attribute for adding test cases easily☆621Updated last year
- Rust library allowing to register multiple handlers for the same signal☆795Updated last week