# fenbf/AwesomePerfCpp

A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.

Repository: https://github.com/fenbf/AwesomePerfCpp
Canonical: https://ross.abutalabs.com/products/awesomeperfcpp
Homepage: https://fenbf.github.io/AwesomePerfCpp/
Language: CSS
License Family: other
Last push: 2022-09-22T06:48:20+00:00

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

## Adoption (not part of the score)
Stars 2552, forks 259 (observed 2026-08-28T04:07:00.572788+00:00)

## What it is
A curated awesome-style list of C/C++ performance optimization resources including talks, articles, books, libraries, tools, and blogs. It serves as a reference index for developers looking to write faster C++ code.

## Use cases
- find talks about C++ performance optimization
- learn about CPU caches and data-oriented design
- discover C++ benchmarking and profiling tools
- find books on writing fast C++ code
- collect learning resources for C++ optimization
- find articles on compiler optimizations

## When to choose
- you want a curated starting point for learning C++ performance tuning
- you need links to authoritative conference talks and books on optimization
- you are building a learning path for high-performance C++

## When to avoid
- you need an actual profiling or benchmarking tool rather than a resource list
- you work in a language other than C/C++
- you expect regularly updated content, as the list has not seen recent releases

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: benchmarking, developer-tools
- domain: developer-tools, performance, tutorials, awesome-lists
- platform: cross-platform, cpp
- tags: awesome-list, cpp, performance-optimization, curated-resources, cpu-caches, data-oriented-design

## Member repositories
- fenbf/AwesomePerfCpp (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.572788+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-30T02:23:47.795570+00:00, confidence not recorded.
  - readme: https://github.com/fenbf/AwesomePerfCpp (fetched 2026-08-28T04:07:00.572788+00:00, sha 93ca92ed43c8)
  - homepage: https://fenbf.github.io/AwesomePerfCpp/ (fetched 2026-08-29T10:06:26.816311+00:00, sha b7cc676670ee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
