colin-kiegel / rust-derive-builder
derive builder implementation for rust structs
☆1,317Updated last month
Related projects ⓘ
Alternatives and complementary repositories for rust-derive-builder
- Some more derive(Trait) options☆1,726Updated this week
- A small rust library for adding custom derives to enums☆1,772Updated last month
- Rust cache structures and easy function memoization☆1,548Updated this week
- Find unused dependencies in Cargo.toml☆1,735Updated this week
- Temporary file library for rust☆1,186Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,409Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,445Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,198Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,341Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,723Updated last month
- Type erasure for async trait methods☆1,836Updated last week
- A Rust proc-macro attribute parser☆1,020Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,873Updated last month
- Rust quasi-quoting☆1,326Updated last month
- A powerful mock object library for Rust☆1,523Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,218Updated 2 months ago
- deserialize env vars into typesafe structs with rust☆861Updated 5 months ago
- Macros for all your token pasting needs☆1,025Updated last month
- Compile-time type-checked builder derive☆922Updated 2 months ago
- Compile time static maps for Rust☆1,844Updated 2 months ago
- Visualize/analyze a Rust crate's internal structure☆983Updated this week
- Typed distributed plugin registration☆993Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,758Updated last month
- Slotmap data structure for Rust☆1,125Updated 8 months ago
- Generate and parse UUIDs.☆1,007Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆991Updated 2 months ago
- A macro to generate structures which behave like bitflags☆961Updated 3 weeks ago
- Dead simple pool implementation for rust with async-await☆1,074Updated 2 weeks ago