JelteF / derive_moreLinks
Some more derive(Trait) options
☆2,011Updated 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:
- derive builder implementation for rust structs☆1,506Updated last month
- A small rust library for adding custom derives to enums☆2,194Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,226Updated last month
- Rust quasi-quoting☆1,485Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- Find unused dependencies in Cargo.toml☆2,036Updated last week
- Rust cache structures and easy function memoization☆1,913Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- Compile time static maps for Rust☆2,047Updated last month
- A Rust proc-macro attribute parser☆1,189Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- Type erasure for async trait methods☆2,071Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,316Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,035Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,114Updated 3 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,096Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,491Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,359Updated 3 weeks ago
- A powerful mock object library for Rust☆1,729Updated this week
- Temporary file library for rust☆1,362Updated last month
- Visualize/analyze a Rust crate's internal structure☆1,166Updated last week
- Fixture-based test framework for Rust☆1,461Updated this week
- Hypothesis-like property testing for Rust☆1,963Updated this week
- A macro to generate structures which behave like bitflags☆1,071Updated 3 weeks ago
- Typed distributed plugin registration☆1,212Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 9 months ago
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago