{"adoption": {"forks": 73, "observed_at": "2026-08-28T04:04:18.788367+00:00", "stars": 1306}, "canonical_url": "https://ross.abutalabs.com/products/gc", "card": {"archived": false, "artifact_type": "library", "description": "Simple, zero-dependency garbage collection for C", "domain": ["programming-languages", "developer-tools"], "enriched": true, "function": ["developer-tools"], "health_score": 20, "homepage": null, "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["mkirchner/gc"], "name": "mkirchner/gc", "platform": ["c", "cross-platform"], "pushed_at": "2024-08-04T17:51:00+00:00", "repo": "mkirchner/gc", "stars": 1306, "tags": ["garbage-collection", "mark-and-sweep", "conservative-gc", "memory-allocator", "zero-dependency", "learning-resource", "memory-management", "algorithms", "linux", "macos"], "topics": ["c", "garbage-collection", "memory-management", "zero-dependency"], "urls": [], "use_cases": ["add garbage collection to a C program", "learn how mark-and-sweep garbage collectors work", "replace malloc and free with a GC-managed allocator", "build a Lisp or scripting language interpreter in C", "study a simple readable GC implementation"], "what_it_is": "A small, zero-dependency conservative mark-and-sweep garbage collector for C that replaces malloc/calloc/realloc/free. It is designed to be conceptually clean and readable, making it well suited for learning how garbage collection works.", "when_to_avoid": ["you need a production-hardened, architecture-optimized collector (use Boehm GC)", "you need multithreaded or concurrent garbage collection", "you need predictable real-time latency"], "when_to_choose": ["you want a tiny, dependency-free GC for a C project", "you are building an interpreter or language runtime in C", "you want readable source code to study GC internals"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gc", "repo": "mkirchner/gc", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "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:04:18.788367+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:18.788367+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:50:58.607912+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2ba963a2fccd73072b09797ee532022ef44702cc3c3300085c6f02a0f86abb4f", "fetched_at": "2026-08-28T04:04:18.788367+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mkirchner/gc"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2452, "days_push": 759, "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}}