Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
☆4,762Nov 20, 2025Updated 3 months ago
Alternatives and similar repositories for proc-macro-workshop
Users that are interested in proc-macro-workshop are comparing it to the libraries listed below
Sorting:
- Parser for Rust source code☆3,294Updated this week
- Analysis of various tricky Rust code☆1,996Dec 20, 2025Updated 2 months ago
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- Tools for concurrent programming in Rust☆8,319Feb 22, 2026Updated last week
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,782Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Educational blog posts for Rust beginners☆8,323Feb 17, 2025Updated last year
- a debugger for async rust!☆4,417Feb 3, 2026Updated 3 weeks ago
- ☆900Feb 16, 2026Updated last week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,662Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- 🦀 How to minimize Rust binary size 📦☆9,677Oct 3, 2025Updated 4 months ago
- A full featured, fast Command Line Argument Parser for Rust☆16,208Feb 22, 2026Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,798Feb 16, 2026Updated last week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,718Feb 16, 2026Updated last week
- A native gRPC client & server implementation with async/await support.☆11,873Updated this week
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- Safe interop between Rust and C++☆6,671Feb 15, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,098Updated this week
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- A next-generation test runner for Rust.☆2,833Updated this week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Medium to hard Rust questions with explanations☆1,896Dec 20, 2025Updated 2 months ago
- A Rust compiler front-end for IDEs☆16,079Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago