proc-macro
Here are 159 public repositories matching this topic...
A Rust procedural macro that only compiles the content it marks if the given expression matches the compiler's version.
-
Updated
Jul 22, 2018 - Rust
Automatically generate Rust code for the Visitor pattern
-
Updated
Apr 23, 2019 - Rust
include-lua is a crate that allows the embedding of a lua source tree into a Rust application binary.
-
Updated
Jun 8, 2019 - Rust
A macro for better async/await tokio testing
-
Updated
Aug 2, 2019 - Rust
A `cargo generate` template for quick-starting a procedural macro crate
-
Updated
Oct 30, 2019 - Rust
To be : bridge Dart and Rust code with ease through proc macros
-
Updated
Nov 5, 2019 - Rust
A simple binary parser that doesn't require too much boilerplate code
-
Updated
Nov 9, 2019 - Rust
helper proc macros to reduce the boilerplate need to write simd code in rust
-
Updated
Dec 7, 2019 - Rust
Auto-Vec is a proc macro to vectorize your functions. Let your Scalars Vectorize!
-
Updated
May 13, 2020 - Rust
Derive Vec<...> like behavior for a struct with an inner Vec<...>
-
Updated
Jun 14, 2020 - Rust
[WIP] My solution to dtolnay/proc-macro-workshop.
-
Updated
Oct 18, 2020 - Rust
cargo subcommand for building proc-macro crates with web assembly
-
Updated
Oct 23, 2020 - Rust
Generate multiple structs from a single definition through a procedural macro
-
Updated
Oct 26, 2020 - Rust
Quick and powerful constructor/builder generation for Rust.
-
Updated
Nov 4, 2020 - Rust
Improve this page
Add a description, image, and links to the proc-macro topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the proc-macro topic, visit your repo's landing page and select "manage topics."