22 results found Sort:

296
2.7k
apache-2.0
25
Parser for Rust source code
Created 2016-09-03
4,602 commits to master branch, last one 8 days ago
90
1.2k
apache-2.0
17
Rust quasi-quoting
Created 2016-09-03
626 commits to master branch, last one about a month ago
A Rust proc-macro attribute parser
Created 2017-05-02
446 commits to master branch, last one 16 days ago
33
551
apache-2.0
10
A crate for safe and ergonomic pin-projection.
Created 2019-01-08
1,313 commits to main branch, last one 7 days ago
12
339
apache-2.0
8
A library for to allow multiple return types by automatically generated enum.
Created 2018-12-09
870 commits to main branch, last one 7 days ago
4
201
other
5
Inline expression interpolation for Rust.
Created 2019-04-20
28 commits to master branch, last one 3 years ago
12
187
apache-2.0
3
A procedural macro for auto logging output of functions
Created 2019-01-31
82 commits to master branch, last one 3 years ago
11
175
apache-2.0
8
A whitespace-aware quasiquoter for beautiful code generation.
Created 2017-10-03
371 commits to main branch, last one 2 days ago
Async stream for Rust and the futures crate.
Created 2019-07-31
638 commits to main branch, last one 7 days ago
Finite state machine framework for Rust with readable specifications
Created 2019-01-20
90 commits to master branch, last one 19 days 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 3 months ago
Compile-time lifetimes for comments.
Created 2023-05-13
24 commits to main branch, last one 14 days ago
5
64
apache-2.0
6
Rust library for versioned data types
Created 2021-03-11
42 commits to main branch, last one a day ago
5
48
apache-2.0
5
Proc macro attributes for Bastion runtime.
Created 2019-10-05
27 commits to master branch, last one 3 years 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 about a year ago
A Rust crate to expressively declare bitfield-like structs
Created 2022-07-07
44 commits to main branch, last one about a month ago
2
42
apache-2.0
6
Lombok port for Rust
Created 2020-09-24
75 commits to master branch, last one 9 months ago
5
41
apache-2.0
6
Parsing and inspecting Rust literals (particularly useful for proc macros)
Created 2021-05-20
136 commits to main branch, last one 7 months 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
321 commits to main branch, last one 7 months ago
proc-macro for accessing struct field names at runtime
Created 2021-01-08
7 commits to master branch, last one 2 years ago
Autogenerated Bytewise SIMD-Optimized Look-Up Tables
Created 2023-07-21
11 commits to main branch, last one about a month ago
penum is a procedural macro that is used to make an enum follow a given pattern, which can include generics and trait bounds.
Created 2023-02-26
171 commits to main branch, last one 10 months ago