{"adoption": {"forks": 280, "observed_at": "2026-08-28T04:07:16.071316+00:00", "stars": 2731}, "canonical_url": "https://ross.abutalabs.com/products/gcache", "card": {"archived": false, "artifact_type": "library", "description": "An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC", "domain": ["developer-tools", "backend", "performance"], "enriched": true, "function": ["caching"], "health_score": 20, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["bluele/gcache"], "name": "bluele/gcache", "platform": ["go"], "pushed_at": "2024-03-01T12:49:21+00:00", "repo": "bluele/gcache", "stars": 2731, "tags": ["in-memory-cache", "lru", "lfu", "arc", "eviction-policies", "goroutine-safe", "ttl"], "topics": ["go", "golang", "cache", "in-memory", "arc", "lru", "lfu"], "urls": [], "use_cases": ["cache frequently accessed data in memory in a Go service", "evict least recently used entries when the cache is full", "cache entries with per-key expiration times", "automatically load and cache values on miss with a loader function", "track evictions and purges with event callbacks"], "what_it_is": "GCache is an in-memory cache library for Go supporting multiple eviction policies (LRU, LFU, ARC) and expirable entries. It is goroutine-safe and offers optional event handlers and automatic value loading via loader functions.", "when_to_avoid": ["you need a distributed or shared cache across processes (use Redis or similar)", "you need persistence or a cache larger than available memory"], "when_to_choose": ["you need a lightweight, dependency-free in-memory cache in Go", "you want a choice of LRU, LFU, or ARC eviction policies", "you need TTL-based expiration and loader functions in a single cache"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gcache", "repo": "bluele/gcache", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "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:16.071316+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:16.071316+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:14:39.506909+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c8308954bf75c260928753dbef4d459afe0cce87b2438a353865350f19505af6", "fetched_at": "2026-08-28T04:07:16.071316+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bluele/gcache"}], "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": 4239, "days_push": 915, "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}}