rust-lang-nursery/rust-cookbook resource
https://rust-lang-nursery.github.io/rust-cookbook observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3480
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
2617 stars · 328 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Rust Cookbook is a collection of tested, copy-paste-ready Rust examples demonstrating how to accomplish common programming tasks using popular ecosystem crates. It is published as an mdBook site and licensed under CC0.
Use cases
- learn how to do common tasks in rust
- find example code for rust crates
- copy working rust snippets into a new project
- rust cookbook of best practices
- beginner-friendly rust examples
- reference for idiomatic rust code
When to choose
- you want tested, complete examples for common Rust tasks using ecosystem crates
- you are learning Rust and need practical recipes rather than theory
- you want public-domain (CC0) code you can freely copy into projects
When to avoid
- you need comprehensive API documentation rather than task-oriented recipes
- you are looking for a library or crate to add as a dependency
- you need tutorials for Rust fundamentals like syntax and ownership from scratch
Facets
learning-resource · maturity stable
documentation developer-tools tutorials programming-languages developer-tools rust cross-platform cookbook rust-crates mdbook code-examples
1 source
- readme: https://github.com/rust-lang-nursery/rust-cookbook · fetched 2026-08-28 · 6532e7644793
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rust-lang-nursery/rust-cookbook | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="rust-lang-nursery/rust-cookbook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem