JelteF / derive_moreLinks
Some more derive(Trait) options
☆1,982Updated last week
Alternatives and similar repositories for derive_more
Users that are interested in derive_more are comparing it to the libraries listed below
Sorting:
- A small rust library for adding custom derives to enums☆2,154Updated last month
- derive builder implementation for rust structs☆1,469Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,164Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,021Updated 3 months ago
- Rust quasi-quoting☆1,456Updated last week
- Find unused dependencies in Cargo.toml☆1,988Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,783Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,628Updated last month
- Compile time static maps for Rust☆1,988Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,882Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,049Updated 3 weeks ago
- Type erasure for async trait methods☆2,049Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,527Updated 2 months ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,005Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,165Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,292Updated 3 months ago
- Compile-time type-checked builder derive☆1,074Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,335Updated 2 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,148Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,473Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,077Updated this week
- Typed distributed plugin registration☆1,178Updated last week
- Parser for Rust source code☆3,174Updated this week
- A powerful mock object library for Rust☆1,704Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,927Updated last week
- Fixture-based test framework for Rust☆1,423Updated last week
- Date and time handling in Rust.☆1,227Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,050Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,011Updated 7 months ago