derive
Here are 51 public repositories matching this topic...
tracing initialization library to easily get started with tracing.
-
Updated
Jun 3, 2024 - Rust
Tiny serialization library for de/serializing instances in a binary, serial format; useful for example to easily interface with C program data files
-
Updated
Sep 6, 2022 - Rust
Procedural derive macro to generate boilerplate on unit variants enum types.
-
Updated
Sep 18, 2025 - Rust
A crate for calculating the heap usage of a data structure.
-
Updated
May 14, 2024 - Rust
Procedural macros to make your Rust structs compatible with the Minecraft protocol.
-
Updated
Oct 28, 2023 - Rust
A procedural macro for generating efficient builders.
-
Updated
Jan 11, 2023 - Rust
Create presets, e.g. #[hash(Default)] for #[derive(PartialEq,Eq,Hash, Default)]
-
Updated
Nov 11, 2024 - Rust
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
Jul 11, 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
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."