{"adoption": {"forks": 411, "observed_at": "2026-08-28T04:09:17.558172+00:00", "stars": 5403}, "canonical_url": "https://ross.abutalabs.com/products/freecache", "card": {"archived": false, "artifact_type": "library", "description": "A cache library for Go with zero GC overhead.", "domain": ["databases", "performance", "developer-tools"], "enriched": true, "function": ["caching"], "health_score": 82, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["coocood/freecache"], "name": "coocood/freecache", "platform": ["go", "cross-platform"], "pushed_at": "2026-03-19T11:56:56+00:00", "repo": "coocood/freecache", "stars": 5403, "tags": ["in-memory-cache", "zero-gc-overhead", "lru", "thread-safe", "key-value-store"], "topics": [], "urls": [], "use_cases": ["cache millions of objects in Go without GC pauses", "replace built-in Go map caching to reduce GC pressure", "in-process cache with TTL expiration", "high-concurrency thread-safe local cache", "limit memory usage of a Go application cache", "run a lightweight Redis-like cache server"], "what_it_is": "FreeCache is an in-memory key-value cache library for Go that stores data in preallocated ring buffers to achieve zero garbage collection overhead. It supports hundreds of millions of entries with expiration, near-LRU eviction, and high-concurrency thread-safe access.", "when_to_avoid": ["you need a distributed or shared cache across processes (use Redis)", "you need rich data structures beyond byte key-value pairs", "you cache only a small number of entries where a plain map suffices"], "when_to_choose": ["your Go service caches many long-lived objects and suffers GC latency", "you need strict memory bounds and expiration in a local cache", "you want a pure Go, dependency-free caching library"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/freecache", "repo": "coocood/freecache", "role": "main", "score": 79}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "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:09:17.558172+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:17.558172+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:57:48.325927+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c7b674b362de2b8b62414f519805b0cc76810c31552d31246abb99332ab94008", "fetched_at": "2026-08-28T04:09:17.558172+00:00", "kind": "readme", "missing": false, "url": "https://github.com/coocood/freecache"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 73, "longevity": 100, "rhythm": 75}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4144, "days_push": 167, "days_rel": 167, "gap_med": 18.0, "n_releases_24m": 3}, "score": 79, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}