Ross ROSS = Recommend OSS · open-source software intelligence for agents

TheAlgorithms/C resource

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes. observed · 2026-08-28

github.com/TheAlgorithms/C · homepage · C · GPL-3.0 (copyleft) 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: 3700
  • days_rel: n/a
  • days_push: 756
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

22349 stars · 4770 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A community-driven collection of algorithm and data structure implementations in C, covering computer science, mathematics, statistics, and machine learning. It is designed as an educational resource with well-documented, dependency-free C11 code for students and educators.

Use cases

  • learn algorithms in c
  • prepare for coding interviews
  • study data structures with example code
  • find reference implementations of sorting and searching algorithms
  • teach computer science with documented examples
  • understand algorithm implementations without external dependencies

When to choose

  • you want readable, well-documented C implementations of classic algorithms for learning or teaching
  • you need dependency-free code that compiles with only the C standard library
  • you are preparing for technical interviews and want to study multiple strategies for the same problem

When to avoid

  • you need production-grade, performance-optimized algorithm libraries for a real application
  • you want algorithms in a language other than C
  • you need maintained, versioned packages with API stability guarantees

Facets

learning-resource · maturity active

math machine-learning developer-tools education tutorials cross-platform c algorithms data-structures educational c interview-preparation

2 sources

Member repositories

RepositoryRoleHealth v2
TheAlgorithms/Cmain32

For agents

markdown · JSON · MCP: product_card(name="TheAlgorithms/C")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem