{"adoption": {"forks": 365, "observed_at": "2026-08-28T04:07:10.883971+00:00", "stars": 2689}, "canonical_url": "https://ross.abutalabs.com/products/pincache", "card": {"archived": false, "artifact_type": "library", "description": "Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X", "domain": ["mobile-development", "developer-tools", "performance"], "enriched": true, "function": ["caching"], "health_score": 85, "homepage": null, "language": "Objective-C", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["pinterest/PINCache"], "name": "pinterest/PINCache", "platform": ["cpp"], "pushed_at": "2026-08-21T22:01:49+00:00", "repo": "pinterest/PINCache", "stars": 2689, "tags": ["objective-c", "memory-cache", "disk-cache", "thread-safe", "gcd", "cocoapods", "carthage", "tvos", "ios", "macos", "swift"], "topics": ["carthage", "cocoapods", "objective-c", "ios", "cache"], "urls": [], "use_cases": ["cache downloaded images offline in an iOS app", "persist expensive computation results between app launches", "avoid deadlocks when accessing a cache from multiple threads", "automatically clear cached objects on memory warnings", "trim disk cache by byte count or age limit", "store NSCoding-conforming objects in memory and on disk"], "what_it_is": "PINCache is a fast, thread-safe key/value object cache for iOS, tvOS, and macOS, forked from TMCache to eliminate deadlocking. It combines an in-memory cache (PINMemoryCache) with an on-disk cache (PINDiskCache) backed by GCD for safe parallel access from multiple threads.", "when_to_avoid": ["you target non-Apple platforms", "you need a distributed or network-backed cache", "your objects don't conform to NSCoding", "you're building a new Swift-first project and prefer a pure Swift cache"], "when_to_choose": ["you need a battle-tested Objective-C/Swift cache for Apple platforms", "your app caches downloaded data or slow processing results", "you need thread-safe parallel cache access without deadlocks", "you want automatic memory-warning eviction plus configurable disk limits"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pincache", "repo": "pinterest/PINCache", "role": "main", "score": 67}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "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:10.883971+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:10.883971+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:17:42.819911+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2b4c185905436388c3f23e2142714582cb2adf21b6a3e9dabd646210511a0a45", "fetched_at": "2026-08-28T04:07:10.883971+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pinterest/PINCache"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 8}, "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": 4207, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 67, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}