Next-gen compile-time-checked builder generator, named function's arguments, and more!
-
Updated
May 16, 2025 - Rust
Next-gen compile-time-checked builder generator, named function's arguments, and more!
Macros for accessing your type's documentation at runtime.
A Rust crate that defines the ToBoundedStatic and IntoBoundedStatic traits
Initialize Rust structs using environment variables (like pydantic's BaseSettings)
A simple, powerful and easy to use derive macro for rust application configuration management.
Derive macro to read from a directory into a Rust struct.
A library crate to add the Termination trait to error enums inspired by thiserror
Procedural derive macro for serializing a struct into a TOML template with field descriptions that is easily edited and deserialized.
Create presets, e.g. #[hash(Default)] for #[derive(PartialEq,Eq,Hash, Default)]
A Rust derive macro designed to simplify struct management by automatically generating getter and setter methods for both named and tuple structs.
Dealocker is a crate that aims to eliminate deadlocks in a builder-pattern inspired manner
A procedural macro for generating efficient builders.
🎈 thisctx helps you create errors with context
Derive array-like behavior for your structs of uniform types.
Derive Macro example to generate code for basic interaction with a db
A serialization-like derive macro with attribute implementations
PartialEq, but ignores timestamps, ideal for API testing
Add a description, image, and links to the derive-macro topic page so that developers can more easily learn about it.
To associate your repository with the derive-macro topic, visit your repo's landing page and select "manage topics."