#
proc-macro
Here are 100 public repositories matching this topic...
A library for to allow multiple return types by automatically generated enum.
-
Updated
Feb 20, 2022 - Rust
Inline expression interpolation for Rust.
-
Updated
Sep 10, 2021 - Rust
A procedural macro for auto logging output of functions
-
Updated
Nov 3, 2021 - Rust
Async stream for Rust and the futures crate.
-
Updated
Mar 10, 2022 - Rust
A whitespace-aware quasiquoter for beautiful code generation.
-
Updated
Mar 25, 2022 - Rust
Finite state machine framework for Rust with readable specifications
-
Updated
Oct 14, 2021 - Rust
Proc macro attributes for Bastion runtime.
-
Updated
Nov 24, 2021 - Rust
Generate Yew components from React components via Typescript type definitions
-
Updated
Nov 16, 2020 - JavaScript
cargo subcommand for building proc-macro crates with web assembly
-
Updated
Oct 23, 2020 - Rust
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
hkt
proc-macro
existential-types
higher-kinded-types
proc-macro-attributes
async-trait
generic-associated-types
-
Updated
Mar 15, 2022 - Rust
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
-
Updated
Feb 28, 2022 - Rust
An attribute for easy generation of const functions with conditional compilations.
-
Updated
Mar 9, 2022 - Rust
Parsing and inspecting Rust literals (particularly useful for proc macros)
-
Updated
Dec 30, 2021 - Rust
A procedural macro helper for easily writing custom derives for enums.
-
Updated
Mar 9, 2022 - Rust
An attribute proc macro that lets a user choose a sync or async API with no overhead maintenance burden.
-
Updated
Jun 7, 2020 - Rust
Traits and functions to make writing proc macros more ergonomic.
-
Updated
Jan 13, 2020 - Rust
An attribute macro for easily writing extension trait pattern.
-
Updated
Apr 2, 2022 - Rust
Proc macro derive to generate structs from enum variants.
-
Updated
Dec 22, 2021 - Rust
A `cargo generate` template for quick-starting a procedural macro crate
-
Updated
Oct 30, 2019 - Rust
Library to serialize and deserialize Syn syntax trees.
-
Updated
Mar 9, 2022 - 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."