Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
☆4,770Mar 16, 2026Updated this week
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,302Updated this week
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated 3 weeks ago
- Rust quasi-quoting☆1,530Mar 3, 2026Updated 2 weeks ago
- Rust parser combinator framework☆10,340Aug 26, 2025Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Educational blog posts for Rust beginners☆8,329Feb 17, 2025Updated last year
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- ☆909Feb 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- a debugger for async rust!☆4,447Feb 3, 2026Updated last month
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,765Mar 6, 2026Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- 🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust☆9,702Oct 3, 2025Updated 5 months ago
- A full featured, fast Command Line Argument Parser for Rust☆16,276Mar 15, 2026Updated last week
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,840Mar 11, 2026Updated last week
- Medium to hard Rust questions with explanations☆1,898Dec 20, 2025Updated 3 months ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,743Mar 2, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A native gRPC client & server implementation with async/await support.☆11,914Updated this week
- Safe interop between Rust and C++☆6,684Updated this week
- async fn(Request) -> Result<Response, Error>☆4,120Feb 24, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- A Rust compiler front-end for IDEs☆16,170Updated this week
- A next-generation test runner for Rust.☆2,859Updated this week
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,331Mar 11, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,454Updated this week