# hengqiali/AwesomeCpp

---AWESOME--- C++学习笔记和常见面试知识点，C++11特性，包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等

Repository: https://github.com/hengqiali/AwesomeCpp
Canonical: https://ross.abutalabs.com/products/awesomecpp
Homepage: https://github.com/sanhuohq/AwesomeCpp
Language: C++
License Family: other
Topics: cpp11, cpp, awesome, notes
Last push: 2022-07-27T05:38:12+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": 2602, "days_push": 1498, "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 1948, forks 282 (observed 2026-08-28T04:05:58.003868+00:00)

## What it is
A curated collection of C++ study notes and common interview knowledge points, focused on C++11 features such as smart pointers, move semantics, perfect forwarding, polymorphism, and STL internals. It is a Chinese-language learning repository rather than a software library.

## Use cases
- prepare for C++ interview questions
- learn C++11 features like smart pointers and move semantics
- review virtual table and polymorphism internals
- understand struct memory alignment and keywords like volatile and static
- find notes on STL containers and thread safety

## When to choose
- you are studying for C++ technical interviews
- you want concise notes on C++11 language features
- you prefer Chinese-language explanations of C++ internals

## When to avoid
- you need a runnable C++ library or framework
- you want up-to-date coverage of C++17/20/23 features
- you need English-language learning material

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: programming-languages, tutorials, education
- platform: cpp, cross-platform
- tags: cpp11, interview-preparation, study-notes, awesome-list, smart-pointers, move-semantics, stl

## Member repositories
- hengqiali/AwesomeCpp (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:58.003868+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:06:59.660342+00:00, confidence not recorded.
  - readme: https://github.com/hengqiali/AwesomeCpp (fetched 2026-08-28T04:05:58.003868+00:00, sha de11340443dd)
  - homepage: https://github.com/sanhuohq/AwesomeCpp (fetched 2026-08-29T10:46:41.881057+00:00, sha 92fb2d23e50c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
