# p-ranav/awesome-hpp

A curated list of awesome header-only C++ libraries

Repository: https://github.com/p-ranav/awesome-hpp
Canonical: https://ross.abutalabs.com/products/awesome-hpp
License: Unlicense
License Family: permissive
Topics: header-only, header-library, single-header-lib, single-header, cpp11, cpp14, cpp17, cpp20, cross-platform, modern-cpp, cpp03, cpp98, libraries, cpp-library, cplusplus, c-plus-plus, list, resources, lists, awesome-list
Last push: 2025-11-06T16:04:01+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 50, release rhythm 35, longevity 100
- inputs: {"age_days": 2207, "days_push": 300, "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 4156, forks 278 (observed 2026-08-28T04:08:36.559780+00:00)

## What it is
A curated awesome-list of header-only C++ libraries, organized by category (parsing, testing, serialization, GUI, etc.) with stars, descriptions, and licenses. It serves as a discovery resource rather than a usable software artifact itself.

## Use cases
- find a header-only C++ library
- discover single-header C++ libraries for my project
- curated list of modern C++ libraries
- header-only alternatives to boost
- find C++ testing or serialization libraries
- awesome C++ library list

## When to choose
- you want to avoid build/link complexity with header-only dependencies
- you're browsing for well-known C++ libraries by category
- you want a quick reference of popular single-header libraries

## When to avoid
- you need a runnable tool or library rather than a list of links
- you need non-header-only C++ libraries
- you need guaranteed up-to-date or vetted library recommendations

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, documentation
- domain: developer-tools, awesome-lists, cross-platform
- platform: cross-platform, cpp
- tags: awesome-list, header-only, cpp, curated-list, libraries

## Member repositories
- p-ranav/awesome-hpp (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:36.559780+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-29T18:22:51.906942+00:00, confidence not recorded.
  - readme: https://github.com/p-ranav/awesome-hpp (fetched 2026-08-28T04:08:36.559780+00:00, sha 0c551d8a1dc0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
