JelteF / derive_moreLinks
Some more derive(Trait) options
☆2,064Updated 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,275Updated last week
- derive builder implementation for rust structs☆1,524Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,072Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,702Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,959Updated last month
- Rust quasi-quoting☆1,522Updated this week
- Type erasure for async trait methods☆2,107Updated last month
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Compile time static maps for Rust☆2,093Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Compile-time type-checked builder derive☆1,140Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,197Updated 3 weeks ago
- A powerful mock object library for Rust☆1,775Updated 2 months ago
- Macros for all your token pasting needs☆1,074Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,524Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,373Updated 2 months ago
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,028Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- Parser for Rust source code☆3,275Updated last week
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,267Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,202Updated this week
- Temporary file library for rust☆1,394Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,096Updated last month
- Fixture-based test framework for Rust☆1,510Updated 3 weeks ago