# xiaoweiChen/CPP-17-STL-cookbook

作为对《C++17 STL cookbook》英文版的中文翻译。

Repository: https://github.com/xiaoweiChen/CPP-17-STL-cookbook
Canonical: https://ross.abutalabs.com/products/cpp-17-stl-cookbook
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2021-01-15T02:42:53+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3082, "days_push": 2056, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1283, forks 261 (observed 2026-08-28T04:04:14.447703+00:00)

## What it is
A Chinese translation of the book 'C++17 STL Cookbook' by Jacek Galowicz, hosted on GitHub. It teaches modern C++17 language features and standard library usage through practical, problem-oriented examples covering containers, algorithms, lambda expressions, iterators, concurrency, and the filesystem library.

## Use cases
- learn c++17 stl features
- learn functional programming with lambdas in c++
- find practical stl algorithm examples
- read c++17 stl cookbook in chinese
- understand c++17 filesystem library
- learn stl concurrency and synchronization

## When to choose
- you want a free Chinese-language resource for learning C++17 STL
- you prefer learning through concrete problem-driven examples
- you want to understand modern idiomatic C++ style

## When to avoid
- you need an up-to-date reference for C++20/23 features
- you need a software tool or library rather than a book
- you require English-language material

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: tutorials, programming-languages, developer-tools
- platform: cpp, cross-platform
- tags: cpp17, stl, book-translation, chinese-translation, functional-programming, lambda-expressions

## Member repositories
- xiaoweiChen/CPP-17-STL-cookbook (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.447703+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-30T04:57:38.996152+00:00, confidence not recorded.
  - readme: https://github.com/xiaoweiChen/CPP-17-STL-cookbook (fetched 2026-08-28T04:04:14.447703+00:00, sha da805d9f9390)
- Data as of 2026-08-30T08:39:29.467469+00:00.
