JelteF / derive_moreLinks
Some more derive(Trait) options
☆1,995Updated 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:
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- derive builder implementation for rust structs☆1,480Updated 2 weeks ago
- Rust quasi-quoting☆1,467Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,026Updated 4 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,792Updated last week
- Find unused dependencies in Cargo.toml☆2,010Updated last week
- Rust cache structures and easy function memoization☆1,894Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,637Updated 2 months ago
- Compile time static maps for Rust☆2,017Updated last month
- A Rust proc-macro attribute parser☆1,170Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated last week
- Type erasure for async trait methods☆2,057Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,097Updated 3 weeks ago
- Macros for all your token pasting needs☆1,057Updated last year
- ❌ Cargo plugin for linting your dependencies 🦀☆2,061Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,343Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,475Updated last week
- A powerful mock object library for Rust☆1,704Updated last month
- A crate for managing memory bit by bit☆1,336Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Temporary file library for rust☆1,345Updated last week
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,153Updated last week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,207Updated 2 weeks ago
- Parser for Rust source code☆3,182Updated last week
- A macro to generate structures which behave like bitflags☆1,058Updated last month