QMHTMY/RustBook resource
A book about Rust Data Structures and Algorithms. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1957
- days_rel: n/a
- days_push: 773
- n_releases_24m: 0
Adoption not part of the score
2989 stars · 241 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source book teaching data structures and algorithms using the Rust programming language, available in Simplified Chinese, Traditional Chinese, and English. It includes runnable demo code covering stacks, queues, trees, graphs, sorting, searching, and practical applications like LRU caches and consistent hashing.
Use cases
- learn data structures and algorithms in Rust
- study Big-O algorithm analysis with Rust examples
- understand tree and graph algorithms like AVL and BFS
- find Rust implementations of sorting and searching algorithms
- learn recursion and dynamic programming in Rust
- see practical Rust examples like LRU cache and consistent hashing
When to choose
- you want to learn Rust through classic computer science concepts
- you prefer a chapter-structured book with accompanying runnable code
- you read Chinese and want a published, expanded edition option
When to avoid
- you need production-ready data structure libraries rather than educational code
- you need an actively updated resource - the code is noted as outdated
- you want advanced Rust topics beyond data structures and algorithms
Facets
learning-resource · maturity maintenance
documentation developer-tools tutorials programming-languages education rust cross-platform data-structures algorithms rust-book chinese textbook
1 source
- readme: https://github.com/QMHTMY/RustBook · fetched 2026-08-28 · 62549694acb7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| QMHTMY/RustBook | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem