{"adoption": {"forks": 60, "observed_at": "2026-08-28T04:03:26.106225+00:00", "stars": 1062}, "canonical_url": "https://ross.abutalabs.com/products/rust-gc", "card": {"archived": false, "artifact_type": "library", "description": "Simple tracing (mark and sweep) garbage collector for Rust", "domain": ["programming-languages", "developer-tools"], "enriched": true, "function": ["concurrency"], "health_score": 58, "homepage": null, "language": "Rust", "license": "MPL-2.0", "license_family": "copyleft", "maturity": "active", "member_repos": ["Manishearth/rust-gc"], "name": "Manishearth/rust-gc", "platform": ["rust", "cross-platform"], "pushed_at": "2026-01-19T16:30:12+00:00", "repo": "Manishearth/rust-gc", "stars": 1062, "tags": ["garbage-collector", "tracing-gc", "mark-and-sweep", "rust", "memory-management"], "topics": [], "urls": [], "use_cases": ["handle reference cycles in Rust data structures", "garbage collect cyclic graphs in Rust", "use a Gc pointer like Rc but with cycle detection", "implement custom finalizers for collected objects", "build interpreters or language runtimes in Rust needing GC"], "what_it_is": "rust-gc is a simple tracing (mark and sweep) garbage collector library for Rust, providing a Gc smart pointer similar to Rc but with cycle collection. Types placed in Gc must implement Trace and Finalize traits, typically via a derive macro.", "when_to_avoid": ["Rc, Arc, or Box would suffice for your data structures", "you need a high-performance or concurrent production-grade GC", "you want to use it pervasively rather than only where needed"], "when_to_choose": ["you have cyclic data structures that Rc cannot handle", "you want a small, simple GC library integrated with Rust's ownership model", "you are building a language runtime or interpreter in Rust"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/rust-gc", "repo": "Manishearth/rust-gc", "role": "main", "score": 61}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-gc"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-gc"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-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:03:26.106225+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-gc"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-gc"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-gc"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.106225+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-gc"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-gc"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-gc"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T08:33:37.442129+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "11a299a967feab83251fcf3a782ba3f920a8b1eaf235332d44b213aae50a5b90", "fetched_at": "2026-08-28T04:03:26.106225+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Manishearth/rust-gc"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 63, "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": 4126, "days_push": 226, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 61, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}