aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C# observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 98
- Release rhythm 65
- 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: 4129
- days_rel: 237
- days_push: 13
- n_releases_24m: 2
Adoption not part of the score
6164 stars · 1395 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A plug-and-play C# class library implementing classic data structures and algorithms, including graphs, trees, heaps, sorting, searching, and hashing. It serves as both a usable library and an educational reference with 623+ unit tests.
Use cases
- implement classic data structures in C#
- learn sorting and searching algorithms
- prepare for coding interviews
- reference implementations of graph and tree algorithms
- use plug-and-play hashing and heap classes in .NET projects
When to choose
- you need readable, well-tested C# implementations of standard algorithms
- you are studying data structures or preparing for interviews
- you want a modular library you can drop into a .NET project
When to avoid
- you need maximum performance for production workloads
- you need data structures outside the classic CS canon
- you are not working on the .NET platform
Facets
library · maturity active
parser search-engine caching developer-tools education developer-tools dotnet cross-platform data-structures algorithms csharp sorting graph-algorithms educational interview-prep
1 source
- readme: https://github.com/aalhour/C-Sharp-Algorithms · fetched 2026-08-28 · fd76296d64e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aalhour/C-Sharp-Algorithms | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="aalhour/C-Sharp-Algorithms")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem