derive
Here are 51 public repositories matching this topic...
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.
-
Updated
Sep 20, 2025 - Rust
Procedural derive macro to generate boilerplate on unit variants enum types.
-
Updated
Sep 20, 2025 - Rust
Next-gen compile-time-checked builder generator, named function's arguments, and more!
-
Updated
Sep 2, 2025 - Rust
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.
-
Updated
Aug 17, 2025 - Rust
Cargo subcommand to sort derive attributes 📦
-
Updated
Aug 17, 2025 - Rust
Rust derive-based argument parsing optimized for code size and flexibility
-
Updated
Dec 5, 2024 - Rust
Create presets, e.g. #[hash(Default)] for #[derive(PartialEq,Eq,Hash, Default)]
-
Updated
Nov 11, 2024 - Rust
tracing initialization library to easily get started with tracing.
-
Updated
Jun 3, 2024 - Rust
A crate for calculating the heap usage of a data structure.
-
Updated
May 14, 2024 - Rust
Procedural macro for deriving helper methods for types with Cow fields
-
Updated
May 7, 2024 - Rust
Improve this page
Add a description, image, and links to the derive topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the derive topic, visit your repo's landing page and select "manage topics."