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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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
- A super powered testing macro for Rust☆124Jan 9, 2026Updated 2 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,520Sep 29, 2025Updated 5 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Apr 29, 2024Updated last year
- A next-generation test runner for Rust.☆2,865Updated this week
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,241Feb 25, 2026Updated 3 weeks ago
- XaaS for KaTeX on docs.rs☆13Apr 21, 2018Updated 7 years ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,373Feb 13, 2026Updated last month
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Apr 27, 2022Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 4 months ago
- Versioned data-structures for Rust☆208Feb 26, 2025Updated last year
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- ☆815Dec 23, 2024Updated last year
- Structured concurrency operations for async Rust☆492Jan 28, 2026Updated last month
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- A fancy diagnostics & error reporting crate☆2,152Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- A single-threaded executor for deferred async code for games.☆58Mar 15, 2026Updated last week
- Plot streaming data from stdin to a tty terminal☆66Nov 24, 2020Updated 5 years ago
- Generic extensions for tapping values in Rust.☆502Sep 29, 2023Updated 2 years ago
- Provides assert_eq! like macros with colorized diff output☆161Feb 24, 2025Updated last year
- Rust derive-based argument parsing optimized for code size☆1,902Mar 16, 2026Updated last week
- Convenience wrapper for cargo buildscript input/output☆15Mar 4, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Generating structured data from arbitrary, unstructured input.☆853Mar 13, 2026Updated last week
- 📦 shippable application packaging☆1,973Mar 16, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Type-safe, layered, light-weight, `serde`-based configuration library☆214Oct 27, 2025Updated 4 months ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18May 15, 2020Updated 5 years ago
- A Rust code linter☆213Jun 10, 2024Updated last year
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,210Feb 19, 2026Updated last month
- report progress of concurrent applications and display it in various ways☆393Mar 2, 2026Updated 3 weeks ago