procmacro
There are 4 repositories under procmacro topic.
WilliamVenner/inline-rust
A cursed macro that compiles and executes Rust and spits the output directly into your Rust code
andrewsonin/efbuilder
A procedural macro for generating efficient builders.
hrafnskogr/bitf
Procedural macro to quickly setup bitfields in a rust project
nealmi/derive-attr-parse
A Very Simple Parser for derive attributes.