{"adoption": {"forks": 5555, "observed_at": "2026-08-28T04:12:09.537619+00:00", "stars": 45278}, "canonical_url": "https://ross.abutalabs.com/products/cppcoreguidelines", "card": {"archived": false, "artifact_type": "learning-resource", "description": "The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++", "domain": ["programming-languages", "developer-tools", "tutorials"], "enriched": true, "function": ["documentation", "developer-tools"], "health_score": 78, "homepage": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines", "language": "CSS", "license": "NOASSERTION", "license_family": "other", "maturity": "active", "member_repos": ["isocpp/CppCoreGuidelines"], "name": "isocpp/CppCoreGuidelines", "platform": ["cross-platform"], "pushed_at": "2026-08-06T15:54:13+00:00", "repo": "isocpp/CppCoreGuidelines", "stars": 45278, "tags": ["cpp", "coding-standards", "best-practices", "style-guide", "guidelines", "modern-cpp"], "topics": [], "urls": [], "use_cases": ["learn how to write modern C++ safely", "establish coding standards for a C++ team", "review C++ code against best practices", "reduce memory leaks and resource bugs in C++ projects", "find recommended patterns for C++ concurrency and error handling", "modernize a legacy C++ codebase"], "what_it_is": "The C++ Core Guidelines are a collaborative, living document of rules and best practices for writing modern C++ (C++11 and newer), led by Bjarne Stroustrup and Herb Sutter. It covers interfaces, resource and memory management, concurrency, error handling, templates, and more, and pairs with the Guidelines Support Library (GSL).", "when_to_avoid": ["you need an automated linter or enforcement tool rather than a document (though tools like clang-tidy implement these rules)", "you work primarily in another language", "you need strict, complete, formally verified rules - the document itself notes gaps and evolving sections"], "when_to_choose": ["you write or review C++ and want authoritative, community-vetted best practices", "you are defining an organization-wide C++ style and safety policy", "you are teaching or learning modern C++ idioms"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cppcoreguidelines", "repo": "isocpp/CppCoreGuidelines", "role": "main", "score": 66}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "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:12:09.537619+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:12:09.537619+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T16:21:45.712969+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9f5e2cb2931aba02e18cc5527568f61ec5baa176125b0aa2d951eab82cd58d4c", "fetched_at": "2026-08-28T04:12:09.537619+00:00", "kind": "readme", "missing": false, "url": "https://github.com/isocpp/CppCoreGuidelines"}, {"content_hash": "9316a840d055546a99742152e24ce81e3d30a5c7eefbc82251387ad062c5217b", "fetched_at": "2026-08-29T07:45:15.824513+00:00", "kind": "homepage", "missing": false, "url": "http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4032, "days_push": 27, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 66, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}