Procedural macros to derive numeric traits in Rust
☆214Feb 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☆918Jun 17, 2025Updated 8 months ago
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 8 months ago
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- Generic Rational numbers for Rust☆150Jan 25, 2025Updated last year
- Complex numbers for Rust☆254May 13, 2025Updated 9 months ago
- A collection of numeric types and traits for Rust.☆1,196Jan 25, 2025Updated last year
- Big integer types for Rust☆594May 13, 2025Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- ☆900Feb 16, 2026Updated last week
- ☆355Feb 1, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Task abstraction for building executors☆572Feb 13, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- Temporary file library for rust☆1,408Updated this week
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆826Updated this week
- Run experiments across parts of the Rust ecosystem!☆726Feb 12, 2026Updated 2 weeks ago
- Generic array types in Rust☆432Nov 19, 2025Updated 3 months ago
- Support for matching file paths against Unix shell style patterns.☆569Dec 2, 2025Updated 2 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆515Updated this week
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆547Nov 4, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Async executor☆439Feb 18, 2026Updated last week
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 2 weeks ago
- Spin-based synchronization primitives☆584Feb 5, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- x-www-form-urlencoded meets Serde☆260Aug 13, 2024Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆631Nov 26, 2025Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆371Dec 20, 2025Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,303Updated this week
- Serde serializer for generating Starlark build targets☆71Feb 16, 2026Updated last week