# danielwaterworth/Raphters

[DEPRECATED] A web framework for C.

Repository: https://github.com/danielwaterworth/Raphters
Canonical: https://ross.abutalabs.com/products/raphters
Language: C
License: LGPL-3.0
License Family: copyleft
Last push: 2012-02-04T15:52:02+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5630, "days_push": 5324, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1275, forks 110 (observed 2026-08-28T04:04:12.943970+00:00)

## What it is
Raphters is a web framework for C based on the rapht architectural pattern, providing components like cookie handling, session management, and templating. It is deprecated and deploys via FastCGI.

## Use cases
- build a web application in C
- low-memory web framework
- fastcgi web apps in C

## When to choose
- you need a minimal, low-footprint C web framework for legacy systems

## When to avoid
- starting a new project
- wanting maintained or secure software
- modern async web development

## Facets
- artifact type: framework
- maturity: abandoned
- function: web-framework, templating
- domain: web-development, backend
- platform: c
- tags: fastcgi, deprecated, rapht, linux, web-server

## Member repositories
- danielwaterworth/Raphters (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:12.943970+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-30T05:03:01.147072+00:00, confidence not recorded.
  - readme: https://github.com/danielwaterworth/Raphters (fetched 2026-08-28T04:04:12.943970+00:00, sha 5d7ba8e3434f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
