colin-kiegel / rust-derive-builderLinks
derive builder implementation for rust structs
☆1,521Updated last week
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,054Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,244Updated 5 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,693Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,049Updated 7 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,328Updated 3 months ago
- A Rust proc-macro attribute parser☆1,209Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,827Updated this week
- Find unused dependencies in Cargo.toml☆2,052Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,944Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,133Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,510Updated 3 weeks ago
- A powerful mock object library for Rust☆1,762Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date