Ross ROSS = Recommend OSS · open-source software intelligence for agents

dtolnay/proc-macro-workshop resource

Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019] observed · 2026-08-28

github.com/dtolnay/proc-macro-workshop · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 96
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2716
  • days_rel: n/a
  • days_push: 27
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4856 stars · 1218 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A hands-on workshop for learning to write Rust procedural macros, containing five real-world projects covering derive macros, function-like macros, and attribute macros. It was created for the Rust Latam conference and includes a test harness and guided workflow.

Use cases

  • learn to write Rust procedural macros
  • practice implementing derive macros like Builder
  • understand attribute macros with real examples
  • find exercises for function-like macros in Rust
  • get a structured tutorial on macro debugging and testing

When to choose

  • you already know Rust basics and want to learn proc macros through guided projects
  • you prefer hands-on exercises with a test harness over passive reading
  • you want examples drawn from real industrial use cases

When to avoid

  • you are a complete Rust beginner still learning structs, enums, and traits
  • you need a production macro library rather than educational material
  • you are looking for declarative macro_rules! tutorials

Facets

learning-resource · maturity active

developer-tools compiler testing tutorials programming-languages developer-tools education rust cross-platform rust procedural-macros workshop derive-macros attribute-macros education

1 source

Member repositories

RepositoryRoleHealth v2
dtolnay/proc-macro-workshopmain75

For agents

markdown · JSON · MCP: product_card(name="dtolnay/proc-macro-workshop")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem