colin-kiegel / rust-derive-builderLinks
derive builder implementation for rust structs
☆1,510Updated 2 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☆2,015Updated last week
- A small rust library for adding custom derives to enums☆2,211Updated 4 months ago
- Rust cache structures and easy function memoization☆1,917Updated last week
- A Rust proc-macro attribute parser☆1,195Updated last week
- Compile-time type-checked builder derive☆1,117Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,044Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,317Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,360Updated last week
- Find unused dependencies in Cargo.toml☆2,040Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,675Updated last week
- Rust quasi-quoting☆1,491Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,497Updated 2 weeks ago
- Type erasure for async trait methods☆2,075Updated last week
- Temporary file library for rust☆1,369Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated last week
- A powerful mock object library for Rust☆1,744Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Typed distributed plugin registration☆1,215Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Compile time static maps for Rust☆2,061Updated last month
- Generate and parse UUIDs.☆1,152Updated this week
- A library for generating fake data in Rust.☆1,162Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- deserialize env vars into typesafe structs with rust☆956Updated last year
- Date and time handling in Rust.☆1,250Updated 3 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,233Updated 3 weeks ago
- A logging implementation for `log` which is configured via an environment variable.☆1,003Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,044Updated last month