rust-lang/rustlings resource
:crab: Small exercises to get you used to reading and writing Rust code! observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 99
- Release rhythm 12
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 283
- age_days: 4006
- days_rel: 377
- days_push: 9
- n_releases_24m: 2
Adoption not part of the score
63959 stars · 11249 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Rustlings is a collection of small, interactive exercises for learning to read and write Rust code, typically used alongside the official Rust book. It is installed via cargo and guides learners through progressively fixing and completing Rust programs.
Use cases
- learn rust from scratch
- practice reading and writing rust code
- supplement the rust book with hands-on exercises
- get familiar with rust compiler error messages
- self-paced rust tutorial for beginners
- prepare for writing real rust projects
When to choose
- you are a beginner learning Rust and want guided, hands-on exercises
- you are reading the Rust book and want parallel practice
- you want to learn by fixing compiler errors
When to avoid
- you are already proficient in Rust and need advanced material
- you want a full tutorial course with lectures rather than exercises
- you need a production codebase or library
Facets
learning-resource · maturity active
developer-tools programming-languages tutorials education windows cli rust rust exercises beginner-friendly self-paced-learning compiler-driven-learning linux macos
3 sources
- readme: https://github.com/rust-lang/rustlings · fetched 2026-08-28 · e9e13f42755f
- homepage: https://rustlings.rust-lang.org · fetched 2026-08-28 · 6e464031f840
- registry_crates: https://crates.io/api/v1/crates/rustlings · fetched 2026-08-28 · 7ea0bea40cb6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rust-lang/rustlings | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="rust-lang/rustlings")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem