# AllAlgorithms/c

Implementation of All ▲lgorithms in C Programming Language

Repository: https://github.com/AllAlgorithms/c
Canonical: https://ross.abutalabs.com/products/allalgorithms-c
Homepage: https://github.com/AllAlgorithms/c
Language: C
License: MIT
License Family: permissive
Topics: algorithms, c, allalgorithms, hacktoberfest
Archived: true
Last push: 2023-10-27T19:38:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2906, "days_push": 1041, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1938, forks 616 (observed 2026-08-28T04:05:57.188988+00:00)

## What it is
A community collection of algorithm implementations written in the C programming language, part of the AllAlgorithms project. It serves as a reference and learning resource covering sorting, math, data structures, and other classic algorithms.

## Use cases
- learn algorithms implemented in c
- find reference c code for sorting algorithms
- study classic algorithm implementations
- contribute algorithm implementations to an open source collection
- compare algorithm implementations across languages

## When to avoid
- you need production-ready, maintained, or optimized algorithm libraries
- you need actively reviewed code or timely bug fixes, since the repository was archived in 2025 and is read-only

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools
- domain: education, programming-languages
- platform: cross-platform, c
- tags: algorithms, c, educational, hacktoberfest, archived

## Member repositories
- AllAlgorithms/c (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.188988+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:08:12.162620+00:00, confidence not recorded.
  - readme: https://github.com/AllAlgorithms/c (fetched 2026-08-28T04:05:57.188988+00:00, sha 29eb9f316ece)
  - homepage: https://github.com/AllAlgorithms/c (fetched 2026-08-29T10:47:30.110057+00:00, sha 25ff7d8fb990)
- Data as of 2026-08-30T08:39:29.467469+00:00.
