{"adoption": {"forks": 260, "observed_at": "2026-08-28T04:05:09.493587+00:00", "stars": 1599}, "canonical_url": "https://ross.abutalabs.com/products/sparsehash", "card": {"archived": false, "artifact_type": "library", "description": "C++ associative containers", "domain": ["performance", "developer-tools"], "enriched": true, "function": ["caching", "serialization", "developer-tools"], "health_score": 20, "homepage": null, "language": "C++", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["sparsehash/sparsehash"], "name": "sparsehash/sparsehash", "platform": ["cpp", "windows", "cross-platform"], "pushed_at": "2021-11-30T02:30:00+00:00", "repo": "sparsehash/sparsehash", "stars": 1599, "tags": ["hash-map", "hash-set", "associative-containers", "hashtable", "memory-efficient", "header-only", "algorithms", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["store huge hash maps with minimal memory overhead", "fast hash map lookups in C++", "replace std::unordered_map with a space-efficient alternative", "serialize hash maps to disk", "use hash sets with low per-entry overhead"], "what_it_is": "A C++ library providing sparse_hash_map, dense_hash_map, and their set counterparts — hash-based associative containers with SGI hash_map-compatible APIs but different space/speed tradeoffs. sparse variants use only 1-2 bits of overhead per entry, while dense variants optimize lookup speed.", "when_to_avoid": ["you need a modern, actively maintained container — prefer absl::flat_hash_map or std::unordered_map", "your keys cannot reserve sentinel empty/deleted values", "you need rich iterator semantics or C++ standard compliance"], "when_to_choose": ["memory footprint is critical for very large hash tables", "you need faster lookups than std::unordered_map and can tolerate API quirks like empty/deleted key reservation", "you want a mature, header-based C++ hashtable with I/O support"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/sparsehash", "repo": "sparsehash/sparsehash", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "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:09.493587+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:09.493587+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:53:14.580256+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "22c0869c6826fc25c273bdc76bfd9d0c0b637bc3fd013380b5b9c91a0e9f680f", "fetched_at": "2026-08-28T04:05:09.493587+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sparsehash/sparsehash"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4037, "days_push": 1738, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}