ProgrammingRust/examples resource
Complete code for the larger example programs from the book. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 3200
- days_rel: n/a
- days_push: 1169
- n_releases_24m: 0
Adoption not part of the score
1200 stars · 260 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Complete code for the larger example programs from the book 'Programming Rust' by Blandy, Orendorff, and Tindall. Each subdirectory is a standalone Rust project demonstrating concepts like generics, traits, closures, iterators, and concurrency.
Use cases
- learn Rust by running book examples
- study concurrency examples in Rust
- see actix-web web service example code
- practice cargo build and test on sample projects
- reference implementations of binary trees and iterators in Rust
When to choose
- you are reading Programming Rust and want runnable code
- you want small, idiomatic Rust examples per chapter
- you want MIT-licensed sample Rust projects to experiment with
When to avoid
- you need a production-ready library or framework
- you want a comprehensive Rust tutorial without the book
- you need maintained software with ongoing feature development
Facets
learning-resource · maturity stable
developer-tools concurrency cli web-framework programming-languages tutorials developer-tools rust cross-platform cli rust-book code-examples oreilly systems-programming education
1 source
- readme: https://github.com/ProgrammingRust/examples · fetched 2026-08-28 · b1cf8bf75c1b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ProgrammingRust/examples | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ProgrammingRust/examples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem