Some more derive(Trait) options
☆2,076Feb 4, 2026Updated 3 weeks ago
Alternatives and similar repositories for derive_more
Users that are interested in derive_more are comparing it to the libraries listed below
Sorting:
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- derive simple constructor functions for Rust structs☆571Aug 29, 2024Updated last year
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 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`…☆829Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Parser for Rust source code☆3,294Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Rust newtype with guarantees 🇺🇦 🦀☆1,652Updated this week
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,334Sep 26, 2025Updated 5 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Updated this week
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,213Feb 6, 2026Updated 3 weeks ago