dtolnay / proc-macro-workshopLinks
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
☆4,609Updated last 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:
- Statistics-driven benchmarking library for Rust☆5,230Updated last month
- derive(Error) for struct and enum error types☆5,105Updated this week
- Flexible concrete Error type built on std::Error☆6,195Updated last week
- Application level tracing for Rust.☆6,196Updated last week
- a debugger for async rust!☆4,193Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,486Updated 3 weeks ago
- A small and fast async runtime for Rust☆4,463Updated 3 weeks ago
- Medium to hard Rust questions with explanations☆1,843Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,451Updated this week
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,107Updated last week
- A command line progress reporting library for Rust☆4,880Updated 2 months ago
- Tools for concurrent programming in Rust☆8,068Updated 3 months ago
- Parser for Rust source code☆3,174Updated this week
- Subcommand to show result of macro expansion☆2,927Updated last week
- A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀☆4,316Updated 5 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,410Updated last week
- Rust Memory Container Cheat-sheet☆2,558Updated 4 years ago
- async fn(Request) -> Result<Response, Error>☆3,938Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,674Updated 6 months ago
- Asynchronous Programming in Rust☆2,066Updated 2 months ago
- Analysis of various tricky Rust code☆1,956Updated 3 weeks ago
- rust design patterns☆1,418Updated 4 years ago
- The Rust Performance Book☆2,476Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,077Updated this week
- Zero-copy deserialization framework for Rust☆3,510Updated last month
- Rayon: A data parallelism library for Rust☆12,186Updated 3 weeks ago
- Interactively Visualizing Ownership and Borrowing for Rust☆2,793Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,723Updated 6 months ago
- Graph data structure library for Rust.☆3,508Updated this week
- Incomplete Redis client and server implementation using Tokio - for learning purposes only☆4,405Updated last year