Some more derive(Trait) options
☆2,106May 9, 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,537Jan 2, 2026Updated 4 months ago
- A small rust library for adding custom derives to enums☆2,375Mar 7, 2026Updated 2 months ago
- derive(Error) for struct and enum error types☆5,425Mar 24, 2026Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,122Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,366May 2, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Type erasure for async trait methods☆2,153Mar 24, 2026Updated 2 months ago
- derive simple constructor functions for Rust structs☆572Aug 29, 2024Updated last year
- Compile-time type-checked builder derive☆1,168May 1, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,085Mar 12, 2026Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,530Mar 24, 2026Updated 2 months ago
- A Rust proc-macro attribute parser☆1,250Jan 15, 2026Updated 4 months ago
- Temporary file library for rust☆1,431May 7, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,145Updated this week
- Easily assign underlying errors into domain-specific errors while adding context