{"adoption": {"forks": 344, "observed_at": "2026-08-28T04:06:24.078142+00:00", "stars": 2190}, "canonical_url": "https://ross.abutalabs.com/products/cpp-concurrency-in-action-2ed", "card": {"archived": false, "artifact_type": "learning-resource", "description": "C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code", "domain": ["operating-systems", "programming-languages", "tutorials", "developer-tools"], "enriched": true, "function": ["concurrency", "developer-tools", "documentation"], "health_score": 20, "homepage": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/", "language": "C++", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["downdemo/Cpp-Concurrency-in-Action-2ed"], "name": "downdemo/Cpp-Concurrency-in-Action-2ed", "platform": ["cpp", "cross-platform"], "pushed_at": "2024-12-25T15:52:00+00:00", "repo": "downdemo/Cpp-Concurrency-in-Action-2ed", "stars": 2190, "tags": ["cpp", "multithreading", "concurrency", "thread-safe-code", "study-notes", "cpp20", "cpp11", "operating-systems"], "topics": ["operating-systems", "multithreading"], "urls": [], "use_cases": ["learn c++ multithreading from scratch", "understand c++ memory model and atomics", "study thread-safe data structure design in c++", "learn c++20 concurrency features like jthread and latch", "prepare for concurrent programming interviews", "review operating system concepts like processes, threads, and deadlocks", "find example code for std::thread, mutex, and condition_variable"], "what_it_is": "A set of study notes and code examples accompanying the book 'C++ Concurrency in Action 2nd Edition', covering the C++11/14/17/20 thread support library and concurrent programming design. It includes notes on thread management, mutexes, condition variables, atomics, lock-free data structures, parallel algorithms, and C++20 additions like jthread, semaphore, barrier, and latch.", "when_to_avoid": ["you need a production-ready concurrency library rather than educational material", "you want exhaustive, authoritative coverage instead of personal notes", "you work in a language other than C++", "you need tutorials on async I/O frameworks or third-party concurrency libraries like TBB in depth"], "when_to_choose": ["you want structured notes with runnable C++ examples for the C++ thread support library", "you are reading C++ Concurrency in Action 2ed and want supplementary code and summaries", "you need coverage of both classic C++11 concurrency and newer C++17/20 features", "you want to pair concurrency learning with operating system fundamentals"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cpp-concurrency-in-action-2ed", "repo": "downdemo/Cpp-Concurrency-in-Action-2ed", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:24.078142+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:47:41.060075+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b61e14c90e49e9cfe3e0d3f4a1ce7189dcb1d08a499f0b643c82ba2f73bf657a", "fetched_at": "2026-08-28T04:06:24.078142+00:00", "kind": "readme", "missing": false, "url": "https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed"}, {"content_hash": "4f3221ecf1e9921036e078b50737d614af445ba14f1308809b70f30a18638f6b", "fetched_at": "2026-08-29T10:27:53.283369+00:00", "kind": "homepage", "missing": false, "url": "https://downdemo.github.io/Cpp-Concurrency-in-Action-2ed/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2532, "days_push": 616, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}