# Lithium

Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium

Repository: https://github.com/matt-42/lithium
Canonical: https://ross.abutalabs.com/products/lithium
Homepage: https://matt-42.github.io/lithium
Language: C++
License: MIT
License Family: permissive
Topics: cpp17, cpp, webprogramming, http-server, http-client, json, webframework, mysql, postgresql, sqlite3, sql-driver, orm, asynchronous, mysql-server, cpp-library, api-server, object-relational-mapper
Last push: 2026-07-31T13:45:49+00:00
Link (homepage): https://matt-42.github.io/lithium

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 2465, "days_push": 33, "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 1409, forks 97 (observed 2026-08-28T04:04:38.739220+00:00)

## What it is
Silicon is a high-performance, middleware-oriented C++14 HTTP web framework. The project has been rewritten and merged into the Lithium libraries, so new users should use matt-42/lithium instead.

## Use cases
- build a fast http api in c++
- serve  endpoints with a c++ web framework
- compose middleware-based request handling in c++
- build a backend server with database access in c++
- replace heavy web frameworks with a lightweight c++14 option

## When to choose
- you need a high-performance, low-overhead C++ HTTP backend
- you want a middleware-oriented design with compile-time routing
- you are already invested in the Silicon/Lithium ecosystem

## When to avoid
- starting a new project - use matt-42/lithium instead
- you need a framework with active community and frequent releases
- you want a batteries-included framework with extensive documentation and ecosystem

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, http-server, middleware, routing, serialization, database
- domain: web-development, backend, apis, developer-tools
- platform: cpp, cross-platform
- tags: c-plus-plus, high-performance, http-backend, metaprogramming, superseded-by-lithium, linux, macos

## Member repositories
- matt-42/lithium (main) score 75
- matt-42/silicon (mirror) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.739220+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:34:00.469039+00:00, confidence not recorded.
  - readme: https://github.com/matt-42/lithium (fetched 2026-08-28T04:04:38.739220+00:00, sha d3a484b2cc56)
  - homepage: https://matt-42.github.io/lithium (fetched 2026-08-29T11:09:37.691770+00:00, sha 4feaa56dc56b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
