Zero-overhead type-safe builder pattern `derive` macro for your Rust structs
☆221Jun 3, 2023Updated 2 years ago
Alternatives and similar repositories for makeit
Users that are interested in makeit are comparing it to the libraries listed below
Sorting:
- A super powered testing macro for Rust☆124Jan 9, 2026Updated last month
- A newtype wrapper that causes Debug impls to skip a field.☆20Jan 7, 2023Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Apr 29, 2024Updated last year
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 5 months ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,839Updated this week
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- A single-threaded executor for deferred async code for games.☆58Feb 19, 2023Updated 3 years ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,367Feb 13, 2026Updated 2 weeks ago
- Provides assert_eq! like macros with colorized diff output☆161Feb 24, 2025Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Convenience wrapper for cargo buildscript input/output☆15Feb 16, 2026Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,213Feb 6, 2026Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- Program startup and thread support written in Rust☆207Feb 18, 2026Updated 2 weeks ago
- A performant static site generator built to scale.☆13Nov 3, 2024Updated last year
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- A fancy diagnostics & error reporting crate☆2,132Jan 21, 2026Updated last month
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Apr 27, 2022Updated 3 years ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆212Oct 27, 2025Updated 4 months ago
- A Rust code linter☆213Jun 10, 2024Updated last year
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆156May 28, 2024Updated last year
- ☆111Nov 29, 2022Updated 3 years ago
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- report progress of concurrent applications and display it in various ways☆390Feb 5, 2026Updated 3 weeks ago
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- Plot streaming data from stdin to a tty terminal☆65Nov 24, 2020Updated 5 years ago
- ☆813Dec 23, 2024Updated last year
- Execute Rust code carefully, with extra checking along the way☆480Jan 3, 2026Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,888Feb 11, 2026Updated 2 weeks ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- Rust programs written entirely in Rust☆871Apr 30, 2025Updated 10 months ago
- Set the minimum alignments of types using const generics.☆18Oct 17, 2024Updated last year