derive builder implementation for rust structs
☆1,534Jan 2, 2026Updated 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:
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,321Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,855Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,334Sep 26, 2025Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- Compile time static maps for Rust☆2,107Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Parser for Rust source code☆3,298Updated this week
- derive simple constructor functions for Rust structs☆571Aug 29, 2024Updated last year
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- A powerful mock object library for Rust☆1,791Nov 22, 2025Updated 3 months ago
- Simple validation for Rust structs☆2,432Feb 8, 2026Updated last month
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Zero-cost asynchronous programming in Rust☆5,823Feb 15, 2026Updated 3 weeks ago
- A command line progress reporting library for Rust☆5,070Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Updated this week
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated 2 months ago
- Tools for concurrent programming in Rust☆8,356Feb 22, 2026Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆740Dec 8, 2024Updated last year
- deserialize env vars into typesafe structs with rust☆972Jun 7, 2024Updated last year