# AnthonyCalandra/modern-cpp-features

A cheatsheet of modern C++ language and library features.

Repository: https://github.com/AnthonyCalandra/modern-cpp-features
Canonical: https://ross.abutalabs.com/products/modern-cpp-features
License: MIT
License Family: permissive
Topics: cpp, cpp11, cpp14, cpp17, cpp20, cpp23
Last push: 2026-06-09T01:35:23+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 35, longevity 100
- inputs: {"age_days": 3593, "days_push": 86, "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 21857, forks 2263 (observed 2026-08-28T04:11:32.142958+00:00)

## What it is
A cheatsheet documenting modern C++ language and library features from C++11 through C++23. It serves as a quick reference for developers learning or looking up newer C++ standards features.

## Use cases
- look up what new features C++20 introduced
- learn modern C++ language features
- find examples of C++23 library features
- quickly check C++17 syntax like structured bindings
- refresh knowledge of coroutines and concepts in C++
- compare features across C++11 to C++23 standards

## When to choose
- you need a concise reference for modern C++ standard features
- you are learning C++11/14/17/20/23 and want quick examples
- you want a curated list of what each C++ standard added

## When to avoid
- you need a full C++ tutorial or beginner course
- you need compiler-specific documentation or implementation details
- you need a searchable API reference rather than a feature cheatsheet

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation
- domain: programming-languages, tutorials, developer-tools
- platform: cpp, cross-platform
- tags: cheatsheet, cpp11, cpp14, cpp17, cpp20, cpp23, reference, language-features

## Member repositories
- AnthonyCalandra/modern-cpp-features (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:32.142958+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-29T16:57:46.844259+00:00, confidence not recorded.
  - readme: https://github.com/AnthonyCalandra/modern-cpp-features (fetched 2026-08-28T04:11:32.142958+00:00, sha ab3c6453bd21)
- Data as of 2026-08-30T08:39:29.467469+00:00.
