proc-macro-workshop

Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019] (by dtolnay)

Proc-macro-workshop Alternatives

Similar projects and alternatives to proc-macro-workshop

  1. rust

    Empowering everyone to build reliable and efficient software.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. rfcs

    RFCs for changes to Rust

  4. book

    The Rust Programming Language

  5. CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

  6. Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

  7. yew

    Rust / Wasm framework for creating reliable and efficient web applications

  8. serde

    Serialization framework for Rust

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  11. cross

    “Zero setup” cross compilation and “cross testing” of Rust crates

  12. sccache

    Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

  13. rust-blog

    Educational blog posts for Rust beginners

  14. warp

    A super-easy, composable, web server framework for warp speeds. (by seanmonstar)

  15. wasm-bindgen

    Facilitating high-level interactions between Wasm modules and JavaScript

  16. easy_rust

    Rust explained using easy English

  17. cargo-expand

    Subcommand to show result of macro expansion

  18. Giraffe

    A native functional ASP.NET Core web framework for F# developers.

  19. num-bigint

    Big integer types for Rust

  20. case-studies

    Analysis of various tricky Rust code

  21. rules_rust

    Rust rules for Bazel

  22. OpenZKP

    Discontinued OpenZKP - pure Rust implementations of Zero-Knowledge Proof systems.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better proc-macro-workshop alternative or higher similarity.

proc-macro-workshop discussion

Log in or Post with

proc-macro-workshop reviews and mentions

Posts with mentions or reviews of proc-macro-workshop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.
  • Why does the core not provide a "New" derive attribute?
    1 project | /r/rust | 9 Dec 2023
    Tangentially, the proc macro workshop walks through building a derive macro implementing a builder pattern. From experience, I can tell I couldn't ever write proc macros just by reading the manual, going through it is really helpful https://github.com/dtolnay/proc-macro-workshop/blob/master/README.md
  • Help on spans for proc macros
    1 project | /r/rust | 3 Jul 2023
    I am working on the proc macro workshop and am a little stuck on the builder portion of the workshop. Step 08-unrecognized-attributes wants you to handle the car where the field modifier has a misspelled portion (eac instead of each)
  • Practical Procedural Macros in Rust
    3 projects | news.ycombinator.com | 29 Jun 2023
    I would very much second the suggestion to do David Tolnay’s Proc Macro Workshop if you want to start understanding how to write them. I’d been writing Rust for years but always kind of avoided proc macros.

    When I had a need for them, I went through only the first section of the workshop and everything clicked. You can just do the derive macro section and all the strange and scary-looking macro syntax will make sense. I realized that there is only a bit of extra syntax but it’s used very often so it can seem a little overwhelming when reading macro code.

    https://github.com/dtolnay/proc-macro-workshop

  • Rust fact vs. fiction: 5 Insights from Google's Rust journey in 2022
    5 projects | /r/rust | 27 Jun 2023
  • A walkthough on how to write derive procedural macros
    1 project | /r/rust | 10 Jun 2023
    Another good one imo is the proc-macro-workshop.
  • Transitioning to Rust as a company
    8 projects | /r/rust | 2 Jun 2023
    Don't be afraid of proc macros and derive macros, they rule. Study the basic examples. Crates like darling and resources like David Tolnay's workshop will help. Write derives for your simpler traits and impress your colleagues.
  • What are your experiences with hack-and-learn events?
    2 projects | /r/rust | 15 May 2023
    Regarding 4, I think that macros are an interesting intermediate/advanced topic. I personally loved the material from https://github.com/dtolnay/proc-macro-workshop
  • Procedural Macros are really hard to understand
    3 projects | /r/rust | 4 Feb 2023
    It took me a while to get anything done. My mistake : I came accross the procedural macros workshop several times, and every time I dismissed it, thinking - meh I'll just hack together exactly what I need and move on. Then finally I figured there is no way around it. The builder exercise sounds boring but it covers the topic pretty well. And then I went on to the debug one and from there was able to build the proc macro I wanted.
  • MacroKata is really good!
    2 projects | /r/rust | 22 Dec 2022
    Hey! While researching, I found this: https://github.com/dtolnay/proc-macro-workshop
  • Anything C can do Rust can do Better
    58 projects | dev.to | 1 Dec 2022
    Rust Latam: procedural macros workshop - David Tolnay
  • A note from our sponsor - Stream
    getstream.io | 10 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic proc-macro-workshop repo stats
26
4,522
3.6
about 1 month ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io