derive-macro
Here are 25 public repositories matching this topic...
Sort:Most stars
Next-gen compile-time-checked builder generator, named function's arguments, and more!
- Updated
Mar 16, 2025 - Rust
Macros for accessing your type's documentation at runtime.
- Updated
Mar 1, 2025 - Rust
A Rust crate that defines the ToBoundedStatic and IntoBoundedStatic traits
- Updated
Mar 15, 2025 - Rust
Initialize Rust structs using environment variables (like pydantic's BaseSettings)
- Updated
Mar 4, 2025 - Rust
A simple, powerful and easy to use derive macro for rust application configuration management.
- Updated
May 4, 2024 - Rust
Derive macro to read from a directory into a Rust struct.
- Updated
Nov 8, 2024 - Rust
Dealocker is a crate that aims to eliminate deadlocks in a builder-pattern inspired manner
- Updated
Oct 21, 2024 - Rust
A library crate to add the Termination trait to error enums inspired by thiserror
- Updated
Oct 8, 2023 - Rust
Procedural derive macro for serializing a struct into a TOML template with field descriptions that is easily edited and deserialized.
- Updated
Feb 18, 2024 - 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
PartialEq, but ignores timestamps, ideal for API testing
- Updated
Jun 20, 2024 - Rust
A serialization-like derive macro with attribute implementations
- Updated
Sep 28, 2023 - Rust
A Rust derive macro designed to simplify struct management by automatically generating getter and setter methods for both named and tuple structs.
- Updated
Nov 7, 2024 - Rust
Improve this page
Add a description, image, and links to thederive-macro topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thederive-macro topic, visit your repo's landing page and select "manage topics."