rust-macro topic

List rust-macro repositories

rust_fsm_macros

21
Stars
1
Forks
Watchers

FSM in Rust's macros.

nacro

60
Stars
4
Forks
Watchers

A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system

path-dsl-rs

22
Stars
1
Forks
Watchers

A Rust utility DSL and macro to help construct and modify Paths.

wickerman

22
Stars
2
Forks
Watchers

Learn Rust procedural macros with Nic Cage

specta

204
Stars
32
Forks
Watchers

Easily export your Rust types to other languages

blanket

20
Stars
2
Forks
Watchers

A simple Rust macro to derive blanket implementations for your traits.