JelteF / derive_moreLinks
Some more derive(Trait) options
☆2,054Updated 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,248Updated 5 months ago
- derive builder implementation for rust structs☆1,521Updated 2 weeks ago
- Rust quasi-quoting☆1,510Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,275Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,049Updated 7 months ago
- Rust cache structures and easy function memoization☆1,947Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,057Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,827Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,693Updated last month
- Compile time static maps for Rust☆2,076Updated 3 months ago
- A Rust proc-macro attribute parser☆1,214Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- Type erasure for async trait methods☆2,102Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,077Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 3 months ago
- Compile-time type-checked builder derive☆1,136Updated 2 weeks ago
- Macros for all your token pasting needs☆1,072Updated last year
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,367Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,177Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,513Updated 3 weeks ago
- A powerful mock object library for Rust☆1,766Updated last month
- Typed distributed plugin registration☆1,238Updated 3 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,194Updated this week
- Parser for Rust source code☆3,262Updated this week
- A macro to generate structures which behave like bitflags☆1,088Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,237Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,361Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,175Updated this week
- Temporary file library for rust☆1,387Updated last week
- Subcommand to show result of macro expansion☆3,015Updated 3 weeks ago