Procedural derive macro to generate boilerplate on unit variants enum types.
-
Updated
Sep 20, 2025 - Rust
Procedural derive macro to generate boilerplate on unit variants enum types.
Next-gen compile-time-checked builder generator, named function's arguments, and more!
Error Forge is a flexible, high-performance Rust framework for rich, structured errors. Define typed errors with macros/derives, add contextual metadata & severities, wire sync/async hooks for logging/telemetry, and use recovery helpers (retry/fallback/backoff) that keep your code clean and resilient.
Cargo subcommand to sort derive attributes 📦
kenzu is a procedural macro crate for generating builder patterns in Rust — both immutable and mutable, with optional compile-time validation using field-level attributes. Whether you're building configuration structs, domain models, or input data, kenzu eliminates boilerplate while increasing safety and clarity.
Algebraic data types for C99
Rust derive-based argument parsing optimized for code size and flexibility
Create presets, e.g. #[hash(Default)] for #[derive(PartialEq,Eq,Hash, Default)]
tracing initialization library to easily get started with tracing.
Add a description, image, and links to the derive topic page so that developers can more easily learn about it.
To associate your repository with the derive topic, visit your repo's landing page and select "manage topics."