Some more derive(Trait) options
☆2,085Mar 6, 2026Updated 2 weeks ago
Alternatives and similar repositories for derive_more
Users that are interested in derive_more are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- derive simple constructor functions for Rust structs☆572Aug 29, 2024Updated last year
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Compile-time type-checked builder derive☆1,151Jan 1, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 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`…☆832Mar 13, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,302Updated this week
- Rust newtype with guarantees 🇺🇦 🦀☆1,656Feb 26, 2026Updated 3 weeks ago
- Application level tracing for Rust.☆6,588Mar 13, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,338Sep 26, 2025Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,718Mar 12, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,241Feb 25, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago