{"adoption": {"forks": 163, "observed_at": "2026-08-28T04:05:32.313241+00:00", "stars": 1757}, "canonical_url": "https://ross.abutalabs.com/products/lazycache", "card": {"archived": false, "artifact_type": "library", "description": "An easy to use thread safe in-memory caching service with a simple developer friendly API for c#", "domain": ["developer-tools", "performance", "backend"], "enriched": true, "function": ["caching"], "health_score": 48, "homepage": "https://nuget.org/packages/LazyCache", "language": "C#", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["alastairtree/LazyCache"], "name": "alastairtree/LazyCache", "platform": ["dotnet", "cross-platform"], "pushed_at": "2025-10-09T12:22:13+00:00", "repo": "alastairtree/LazyCache", "stars": 1757, "tags": ["in-memory-cache", "thread-safe", "getoradd", "lazy-evaluation", "dotnet"], "topics": ["c-sharp", "cache", "inmemory", "objectcache", "lazy", "performance"], "urls": [], "use_cases": ["cache expensive database query results in memory", "avoid duplicate concurrent cache misses for the same key", "cache web service or API call responses in a dotnet app", "add caching to .NET code without writing double-checked locking", "cache complex object graph building routines", "share a single in-memory cache across an application via dependency injection"], "what_it_is": "LazyCache is a thread-safe in-memory caching library for .NET with a simple generics-based GetOrAdd API built on Microsoft.Extensions.Caching and Lazy<T>. It guarantees cachable delegates execute only once, even under heavy load.", "when_to_avoid": ["you are starting a new ASP.NET Core project - Microsoft's built-in HybridCache now solves most of the same problems with better long-term support", "you need distributed caching across multiple servers", "you need cache eviction policies beyond what MemoryCache provides"], "when_to_choose": ["you want a simple, developer-friendly in-memory cache for .NET with atomic GetOrAdd semantics", "you need thread-safe caching that executes factory delegates exactly once under load", "you want a lightweight alternative to managing MemoryCache locking patterns yourself"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/lazycache", "repo": "alastairtree/LazyCache", "role": "main", "score": 44}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "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:05:32.313241+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:32.313241+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:27:38.680056+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "35d29131f4d21b5719ce8823a389294f8f7d22718a9c8bb82e64af75cf2ce539", "fetched_at": "2026-08-28T04:05:32.313241+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alastairtree/LazyCache"}, {"content_hash": "878bcc4579a585b4d2107adbfb013731f6eefa94ed88670f86634f419777186c", "fetched_at": "2026-08-29T11:05:47.502821+00:00", "kind": "homepage", "missing": false, "url": "https://nuget.org/packages/LazyCache"}, {"content_hash": "a113b8a074c9ed3ea4bc386ac5bddb010e25c103e512c19a7a82c029ec8f9a7c", "fetched_at": "2026-08-29T11:05:47.512818+00:00", "kind": "site_page", "missing": false, "url": "https://www.nuget.org/policies/About"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 46, "longevity": 100, "rhythm": 8}, "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": 4571, "days_push": 328, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 44, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}