31 results found Sort:
Parser for Rust source code
Created
2016-09-03
4,989 commits to master branch, last one 2 days ago
Rust quasi-quoting
Created
2016-09-03
651 commits to master branch, last one 2 days ago
A Rust proc-macro attribute parser
Created
2017-05-02
462 commits to master branch, last one 9 days ago
A crate for safe and ergonomic pin-projection.
Created
2019-01-08
1,378 commits to main branch, last one 15 days ago
A library for to allow multiple return types by automatically generated enum.
Created
2018-12-09
909 commits to main branch, last one 15 days ago
Inline expression interpolation for Rust.
Created
2019-04-20
28 commits to master branch, last one 4 years ago
Finite state machine framework for Rust with readable specifications
Created
2019-01-20
98 commits to master branch, last one 7 months ago
A procedural macro for auto logging output of functions
Created
2019-01-31
82 commits to master branch, last one 4 years ago
A whitespace-aware quasiquoter for beautiful code generation.
Created
2017-10-03
377 commits to main branch, last one about a month ago
Async stream for Rust and the futures crate.
Created
2019-07-31
678 commits to main branch, last one a day ago
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
Created
2020-01-14
89 commits to main branch, last one 11 months ago
Compile-time lifetimes for comments.
Created
2023-05-13
24 commits to main branch, last one 8 months ago
Stub file (*.pyi) generator for PyO3
Created
2024-01-03
130 commits to main branch, last one 5 days ago
Rust library for versioned data types
Created
2021-03-11
43 commits to main branch, last one 2 months ago
Rust implementation of world of warcraft client v3.3.5a (smart CLI)
Created
2022-07-13
183 commits to primary branch, last one 4 months ago
Proc macro attributes for Bastion runtime.
Created
2019-10-05
27 commits to master branch, last one 4 years ago
A Rust crate to expressively declare bitfield-like structs
Created
2022-07-07
58 commits to main branch, last one 9 days ago
A lightweight attribute macro for easily writing extension trait pattern.
Created
2019-02-20
487 commits to main branch, last one 15 days ago
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
Created
2023-02-25
329 commits to main branch, last one 7 months ago
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
Created
2020-07-14
34 commits to master branch, last one 2 years ago
Lombok port for Rust
Created
2020-09-24
75 commits to master branch, last one about a year ago
Parsing and inspecting Rust literals (particularly useful for proc macros)
Created
2021-05-20
136 commits to main branch, last one about a year ago
proc-macro for accessing struct field names at runtime
Created
2021-01-08
7 commits to master branch, last one 3 years ago
Rust macro for generating flexible bitfields, useful for low-level code (embedded or emulators).
Created
2024-12-16
67 commits to main branch, last one 12 days ago
Autogenerated Bytewise SIMD-Optimized Look-Up Tables
Created
2023-07-21
11 commits to main branch, last one 9 months ago
Proc-macro based einsum implementation for rust-ndarray
Created
2022-10-08
187 commits to main branch, last one 11 months ago
Trait implementation generator macro
Created
2023-02-22
118 commits to master branch, last one 6 days ago
Self-documenting systems and simpler plugins in Bevy
Created
2025-01-06
135 commits to main branch, last one 9 hours ago
Trait-agnostic derive macros
Created
2023-01-30
32 commits to master branch, last one 13 days ago
Allows for dynamic compile-time embedding of existing tests and examples in your Rust doc comments and markdown files
Created
2023-05-08
147 commits to main branch, last one 2 months ago