colin-kiegel / rust-derive-builder
derive builder implementation for rust structs
☆1,434Updated 6 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
- A small rust library for adding custom derives to enums☆2,010Updated this week
- Some more derive(Trait) options☆1,890Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- Rust quasi-quoting☆1,403Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Find unused dependencies in Cargo.toml☆1,894Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,292Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week
- Type erasure for async trait methods☆1,973Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- Compile-time type-checked builder derive☆1,010Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A powerful mock object library for Rust☆1,630Updated this week
- Compile time static maps for Rust☆1,915Updated 3 months ago
- deserialize env vars into typesafe structs with rust☆913Updated 10 months ago
- The most used Rust library for date and time handling.☆1,171Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,126Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,927Updated 3 weeks ago
- Generate and parse UUIDs.☆1,084Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- A logging implementation for `log` which is configured via an environment variable.☆926Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆960Updated 9 months ago
- Dead simple pool implementation for rust with async-await☆1,164Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,468Updated last week