There are 0 repository under procedural-macro topic.
🍃spring-rs is a application framework written in rust inspired by java's spring-boot
Compile-time state machine DSL for Rust, inspired by the Ruby state_machines gem.
Rust procedural macro to insert a few asm! calls full of junk instructions in between every line of code.
Library for generalised parser combinators and a dedicated meta-language in Rust
Write Rust code using Black Speech
A procedural macro to combine multiple configuration methods at compile time
Statically-typed Finite State Machine and Pushdown Automaton implemented with Rust procedural macro
Rust checked arithmetic without the visual clutter
[deprecated] A procedural macro to generate a new function implementation for your struct.
Simple procedural macro crate that "hides" string literals in the binary in plain sight.
Procedural macros for merging whitespace in const contexts
Procedural derive macro for serializing a struct into a TOML template with field descriptions that is easily edited and deserialized.
A library for dispatching specialized versions of a function
generate diesel insertable struct using proc-macro
A compile-time check to ensure that a type uses uniform types across its fields.
Project to demo rust macros.