{"adoption": {"forks": 610, "observed_at": "2026-08-28T04:10:13.912662+00:00", "stars": 8155}, "canonical_url": "https://ross.abutalabs.com/products/bigcache", "card": {"archived": false, "artifact_type": "library", "description": "Efficient cache for gigabytes of data written in Go.", "domain": ["performance", "backend", "developer-tools"], "enriched": true, "function": ["caching"], "health_score": 99, "homepage": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html", "language": "Go", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["allegro/bigcache"], "name": "allegro/bigcache", "platform": ["go", "windows", "cross-platform"], "pushed_at": "2026-08-17T03:52:44+00:00", "repo": "allegro/bigcache", "stars": 8155, "tags": ["in-memory-cache", "gc-friendly", "byte-slice-storage", "sharded-cache", "golang", "linux", "macos"], "topics": ["cache", "performance", "caching", "golang-library", "hacktoberfest"], "urls": [], "use_cases": ["cache gigabytes of data in a Go service without GC pauses", "add a fast in-process key-value cache to a Go API", "store millions of entries in memory with predictable performance", "cache serialized objects with TTL expiration in Go", "replace map-based caching that causes high GC pressure"], "what_it_is": "BigCache is a fast, concurrent, evicting in-memory cache library for Go designed to hold gigabytes of entries without GC overhead by storing data as byte slices on the heap. It supports sharding, TTL-based eviction, size limits, and removal callbacks.", "when_to_avoid": ["you need a distributed or shared cache across multiple instances (use Redis instead)", "you need to cache complex Go objects without serialization overhead", "your dataset is small enough that a plain map with sync.RWMutex suffices"], "when_to_choose": ["you need a high-throughput in-memory cache inside a single Go process", "GC pauses from large maps are hurting your service's latency", "you can store entries as byte slices and handle serialization yourself"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bigcache", "repo": "allegro/bigcache", "role": "main", "score": 87}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "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:10:13.912662+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:13.912662+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:29:45.710046+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fdc34ceebee6bdfbe0024fe07698b5d450e444d7deb1b059ea7030303fcc0d3", "fetched_at": "2026-08-28T04:10:13.912662+00:00", "kind": "readme", "missing": false, "url": "https://github.com/allegro/bigcache"}, {"content_hash": "17f12da67f5816af42b89e43ac62db113a61c9eb2608adfd9e06df12fa0dec10", "fetched_at": "2026-08-29T08:28:29.033719+00:00", "kind": "homepage", "missing": false, "url": "http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 66}, "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": 3815, "days_push": 16, "days_rel": 19, "gap_med": null, "n_releases_24m": 1}, "score": 87, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}