justcoding121/advanced-algorithms
100+ algorithms & data structures generically implemented in C# observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- 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: 0
- age_days: 3691
- days_rel: 42
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
1379 stars · 293 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C# library with 100+ generically implemented computer science algorithms and data structures, including trees, heaps, sorting, and graph algorithms. It is a maintained, curiosity-driven personal project published on NuGet.
Use cases
- implement graph algorithms in C#
- find a red-black tree or AVL tree implementation
- learn how classic data structures are implemented
- use a fibonacci heap or pairing heap in .NET
- get sorting algorithm implementations in C#
- need a quadtree or rtree for spatial data
- study algorithm implementations for interviews
When to choose
- you need reference or educational implementations of classic algorithms in C#
- you want a broad collection of data structures under an MIT license
- you are learning computer science fundamentals with real code
When to avoid
- you need battle-tested, performance-critical data structures for production systems
- you need algorithms in a language other than C#
- you expect enterprise-grade support or guarantees
Facets
library · maturity active
math developer-tools developer-tools education dotnet cross-platform data-structures csharp graph-algorithms sorting trees heaps educational algorithms
1 source
- readme: https://github.com/justcoding121/advanced-algorithms · fetched 2026-08-28 · aecb621d1c22
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| justcoding121/advanced-algorithms | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="justcoding121/advanced-algorithms")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem