colin-kiegel / rust-derive-builderLinks
derive builder implementation for rust structs
☆1,458Updated 9 months ago
Alternatives and similar repositories for rust-derive-builder
Users that are interested in rust-derive-builder are comparing it to the libraries listed below
Sorting:
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,124Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,286Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,320Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,851Updated last week
- Find unused dependencies in Cargo.toml☆1,966Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,612Updated 2 months ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,454Updated this week
- A powerful mock object library for Rust☆1,681Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Type erasure for async trait methods☆2,030Updated this week
- Temporary file library for rust☆1,323Updated last month
- Fixture-based test framework for Rust☆1,390Updated this week
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,132Updated this week
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- A logging implementation for `log` which is configured via an environment variable.☆953Updated last month
- Typed distributed plugin registration☆1,143Updated last month
- A macro to generate structures which behave like bitflags☆1,037Updated this week
- deserialize env vars into typesafe structs with rust☆938Updated last year
- Simple, efficient logging for Rust☆887Updated 7 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,018Updated 2 weeks ago
- Generate and parse UUIDs.☆1,111Updated 2 months ago