29 results found Sort:

313
2.9k
apache-2.0
28
Parser for Rust source code
Created 2016-09-03
4,872 commits to master branch, last one 2 days ago
89
1.3k
apache-2.0
17
Rust quasi-quoting
Created 2016-09-03
645 commits to master branch, last one about a month ago
A Rust proc-macro attribute parser
Created 2017-05-02
457 commits to master branch, last one 18 days ago
34
617
apache-2.0
10
A crate for safe and ergonomic pin-projection.
Created 2019-01-08
1,365 commits to main branch, last one 6 days ago
12
354
apache-2.0
8
A library for to allow multiple return types by automatically generated enum.
Created 2018-12-09
895 commits to main branch, last one 6 days ago
4
200
other
5
Inline expression interpolation for Rust.
Created 2019-04-20
28 commits to master branch, last one 3 years ago
12
190
apache-2.0
3
A procedural macro for auto logging output of functions
Created 2019-01-31
82 commits to master branch, last one 4 years ago
13
185
apache-2.0
8
A whitespace-aware quasiquoter for beautiful code generation.
Created 2017-10-03
377 commits to main branch, last one 2 days ago
Finite state machine framework for Rust with readable specifications
Created 2019-01-20
98 commits to master branch, last one 6 months ago
Async stream for Rust and the futures crate.
Created 2019-07-31
669 commits to main branch, last one about a month 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 10 months ago
Compile-time lifetimes for comments.
Created 2023-05-13
24 commits to main branch, last one 7 months ago
14
67
apache-2.0
8
Stub file (*.pyi) generator for PyO3
Created 2024-01-03
119 commits to main branch, last one 5 days ago
4
67
apache-2.0
6
Rust library for versioned data types
Created 2021-03-11
43 commits to main branch, last one about a month ago
4
60
apache-2.0
5
Rust implementation of world of warcraft client v3.3.5a (smart CLI)
Created 2022-07-13
183 commits to primary branch, last one 3 months ago
A Rust crate to expressively declare bitfield-like structs
Created 2022-07-07
49 commits to main branch, last one 2 months ago
5
48
apache-2.0
5
Proc macro attributes for Bastion runtime.
Created 2019-10-05
27 commits to master branch, last one 4 years ago
2
47
apache-2.0
4
A lightweight attribute macro for easily writing extension trait pattern.
Created 2019-02-20
476 commits to main branch, last one 2 months ago
2
45
apache-2.0
5
Lombok port for Rust
Created 2020-09-24
75 commits to master branch, last one about a year 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
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 5 months ago
5
42
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 about a year ago
proc-macro for accessing struct field names at runtime
Created 2021-01-08
7 commits to master branch, last one 2 years ago
Proc-macro based einsum implementation for rust-ndarray
Created 2022-10-08
187 commits to main branch, last one 9 months ago
Autogenerated Bytewise SIMD-Optimized Look-Up Tables
Created 2023-07-21
11 commits to main branch, last one 8 months ago
2
28
apache-2.0
1
Trait implementation generator macro
Created 2023-02-22
117 commits to master branch, last one 14 days ago
1
26
apache-2.0
2
Trait-agnostic derive macros
Created 2023-01-30
27 commits to master branch, last one about a year 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 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
181 commits to main branch, last one about a month ago