{"adoption": {"forks": 122, "observed_at": "2026-08-28T04:04:36.624257+00:00", "stars": 1396}, "canonical_url": "https://ross.abutalabs.com/products/karlseguin-ccache", "card": {"archived": false, "artifact_type": "library", "description": "A golang LRU Cache for high concurrency", "domain": ["developer-tools", "backend", "performance"], "enriched": true, "function": ["caching"], "health_score": 74, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["karlseguin/ccache"], "name": "karlseguin/ccache", "platform": ["go", "cross-platform"], "pushed_at": "2026-01-13T10:52:38+00:00", "repo": "karlseguin/ccache", "stars": 1396, "tags": ["lru-cache", "in-memory-cache", "high-concurrency", "sharded-cache", "ttl"], "topics": [], "urls": [], "use_cases": ["cache frequently accessed data in a Go service", "high-concurrency in-memory caching with low lock contention", "serve slightly stale content while refreshing in the background", "cache with per-item TTLs and expiration control", "sharded LRU cache for large key sets"], "what_it_is": "CCache is a Go in-memory LRU cache library designed for high-concurrency workloads. It reduces lock contention via sharded buckets, a promotion window, and a buffered channel that queues promotions to a single background worker.", "when_to_avoid": ["you need a distributed or shared cache across processes (use Redis or similar)", "you need persistence or eviction policies beyond LRU with TTL", "your workload is single-threaded and low volume, where a simple map suffices"], "when_to_choose": ["you need a thread-safe LRU cache in Go under heavy concurrent access", "you want configurable sharding, promotion, and pruning behavior", "you want to serve stale values while re-fetching fresh data"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/karlseguin-ccache", "repo": "karlseguin/ccache", "role": "main", "score": 59}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "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:36.624257+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:36.624257+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:39:19.295380+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3718dace053f2712c9659b17473202bf3b5807fd2d0456175854c5064f5f6043", "fetched_at": "2026-08-28T04:04:36.624257+00:00", "kind": "readme", "missing": false, "url": "https://github.com/karlseguin/ccache"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 62, "longevity": 100, "rhythm": 33}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4702, "days_push": 232, "days_rel": 237, "gap_med": 232.0, "n_releases_24m": 3}, "score": 59, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}