TheAlgorithms/Rust resource
All Algorithms implemented in Rust observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- 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: 2911
- days_rel: n/a
- days_push: 30
- n_releases_24m: 0
Adoption not part of the score
26018 stars · 2590 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A curated collection of algorithms and data structures implemented in Rust for educational purposes. It is part of TheAlgorithms project and serves as a reference for learning algorithm implementations in the Rust language.
Use cases
- learn how classic algorithms are implemented in rust
- study data structures with rust examples
- reference implementations of sorting and searching algorithms
- prepare for coding interviews with rust
- contribute to an open-source algorithms project
- compare algorithm implementations across languages
When to choose
- you want readable, educational Rust implementations of common algorithms
- you are learning Rust and want real code examples
- you need a reference for algorithms and data structures
When to avoid
- you need production-grade, optimized algorithm libraries
- you want a published crate with a stable API
- you need battle-tested data structures for a real application
Facets
learning-resource · maturity active
developer-tools education programming-languages rust algorithms data-structures educational rust-lang hacktoberfest
1 source
- readme: https://github.com/TheAlgorithms/Rust · fetched 2026-08-28 · d2dade85c63b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TheAlgorithms/Rust | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="TheAlgorithms/Rust")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem