{"adoption": {"forks": 189, "observed_at": "2026-08-28T04:07:52.310810+00:00", "stars": 3255}, "canonical_url": "https://ross.abutalabs.com/products/checkedc", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.", "domain": ["programming-languages", "security", "developer-tools", "compilers"], "enriched": true, "function": ["programming-language", "type-system", "security", "compiler"], "health_score": 28, "homepage": "https://www.checkedc.org", "language": "C", "license": "NOASSERTION", "license_family": "other", "maturity": "active", "member_repos": ["checkedc/checkedc"], "name": "checkedc/checkedc", "platform": ["cpp", "c", "windows", "cross-platform"], "pushed_at": "2024-10-07T04:20:00+00:00", "repo": "checkedc/checkedc", "stars": 3255, "tags": ["memory-safety", "bounds-checking", "c-extension", "clang", "llvm", "language-specification", "retrofitting", "type-safety", "linux", "macos"], "topics": ["c", "programming-language", "system-programming", "clang", "llvm", "memory-safety", "type-safety"], "urls": [], "use_cases": ["make existing C code memory-safe", "add bounds checking to C programs", "eliminate buffer overflow errors in C", "incrementally retrofit a C codebase with type safety", "compile C with a memory-safe compiler", "learn about safe C language design"], "what_it_is": "Checked C is an extension to the C programming language that adds bounds checking and improved type safety through opt-in annotations, implemented as a fork of LLVM/Clang. This repository hosts the language specification, sample code, and tests, with a companion 3C tool for semi-automatically converting existing C code.", "when_to_avoid": ["you need a mainstream, widely supported toolchain for production today", "your project cannot adopt a Clang/LLVM fork", "you need temporal memory safety guarantees beyond what the current extension fully provides"], "when_to_choose": ["you maintain C code with memory-safety bugs and want incremental, opt-in hardening", "you need binary compatibility with existing C ABIs while adding bounds checks", "you want annotations that are erasable so code still builds with standard C compilers"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/checkedc", "repo": "checkedc/checkedc", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "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:07:52.310810+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:52.310810+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:43:53.062032+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "16eca0e4f662e88dab6f9dca155b9f5b9daae71993bf264fc1c055e1ceaebda2", "fetched_at": "2026-08-28T04:07:52.310810+00:00", "kind": "readme", "missing": false, "url": "https://github.com/checkedc/checkedc"}, {"content_hash": "e9f28f1419015999124c4ec81b1a96eead3e75c3cc15f7cc7df0e6f44cbe4ebf", "fetched_at": "2026-08-29T09:36:49.602792+00:00", "kind": "homepage", "missing": false, "url": "https://www.checkedc.org"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "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": 3844, "days_push": 695, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}