colin-kiegel / rust-derive-builderLinks
derive builder implementation for rust structs
☆1,480Updated 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☆1,990Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated last month
- Find unused dependencies in Cargo.toml☆2,010Updated this week
- A Rust proc-macro attribute parser☆1,170Updated this week
- Rust cache structures and easy function memoization☆1,891Updated 2 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,475Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,342Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated last week
- Rust quasi-quoting☆1,467Updated this week
- Type erasure for async trait methods☆2,057Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- A powerful mock object library for Rust☆1,705Updated last month
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated 2 weeks ago
- Temporary file library for rust☆1,346Updated last week
- Compile time static maps for Rust☆2,017Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Fixture-based test framework for Rust☆1,435Updated 3 weeks ago
- Generate and parse UUIDs.☆1,131Updated 2 weeks ago
- deserialize env vars into typesafe structs with rust☆953Updated last year
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- Date and time handling in Rust.☆1,228Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,056Updated last week
- A logging implementation for `log` which is configured via an environment variable.☆976Updated 2 weeks ago