implements Eq for structs, but with the ability to exclude fields from equality checking using an ignore_regex attribute
Procedural attribute macro to compare structs while ignoring specified fields while preserving full PartialEq.
Another builder macro-based generator with its own idioms.
Biyard Macros
proc macro derive for unhtml
A highly parallel Perl 5 interpreter written in Rust
AI/Human task management system with file-based storage
Dependency object: effective reactive heterogeneous container.
Type-safe newtype indices for Rust
Static inventory for Bevy
Derive macros to generate enums from struct fields - compile-time safe field selection and dispatch
Derive macros for generating enums from structs.