Procedural macros to derive numeric traits in Rust
☆215Feb 6, 2024Updated 2 years ago
Alternatives and similar repositories for num-derive
Users that are interested in num-derive are comparing it to the libraries listed below
Sorting:
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 9 months ago
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- Generic Rational numbers for Rust☆153Jan 25, 2025Updated last year
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Complex numbers for Rust☆255May 13, 2025Updated 10 months ago
- ☆357Updated this week
- Big integer types for Rust☆596May 13, 2025Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- ☆909Feb 16, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,117Updated this week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Temporary file library for rust☆1,414Updated this week
- Module initialization/global constructor functions for Rust☆964Dec 4, 2025Updated 3 months ago
- Generic array types in Rust☆433Nov 19, 2025Updated 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`…☆830Mar 13, 2026Updated last week
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A macro to define lambda-like macros inline.☆17Sep 8, 2019Updated 6 years ago
- Task abstraction for building executors☆583Feb 13, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- x-www-form-urlencoded meets Serde☆261Aug 13, 2024Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆373Dec 20, 2025Updated 3 months ago
- Run experiments across parts of the Rust ecosystem!☆728Updated this week
- Spin-based synchronization primitives☆587Feb 5, 2026Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆526Updated this week
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- A crate for managing memory bit by bit☆1,376Aug 9, 2024Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- Support for matching file paths against Unix shell style patterns.☆573Dec 2, 2025Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆840Feb 14, 2026Updated last month