colin-kiegel / rust-derive-builderLinks
derive builder implementation for rust structs
☆1,522Updated last month
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,064Updated last week
- A small rust library for adding custom derives to enums☆2,275Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,702Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,069Updated last month
- Rust cache structures and easy function memoization☆1,955Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- Compile-time type-checked builder derive☆1,138Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,522Updated last week
- Rust quasi-quoting☆1,519Updated last week
- Type erasure for async trait methods☆2,106Updated last month
- A powerful mock object library for Rust☆1,773Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,373Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Temporary file library for rust☆1,394Updated 2 weeks ago
- Typed distributed plugin registration☆1,250Updated last week
- deserialize env vars into typesafe structs with rust☆964Updated last year
- Fixture-based test framework for Rust☆1,506Updated 3 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,200Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Generate and parse UUIDs.☆1,174Updated last week
- Date and time handling in Rust.☆1,271Updated this week
- Dead simple pool implementation for rust with async-await☆1,266Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,086Updated 3 weeks ago
- Generate JSON Schema documents from Rust code☆1,265Updated last month