{"adoption": {"forks": 127, "observed_at": "2026-08-28T04:04:20.221676+00:00", "stars": 1312}, "canonical_url": "https://ross.abutalabs.com/products/sparsepp", "card": {"archived": false, "artifact_type": "library", "description": "A fast, memory efficient hash map for C++", "domain": ["performance", "developer-tools"], "enriched": true, "function": ["caching", "developer-tools"], "health_score": 91, "homepage": null, "language": "C++", "license": "NOASSERTION", "license_family": "other", "maturity": "maintenance", "member_repos": ["greg7mdp/sparsepp"], "name": "greg7mdp/sparsepp", "platform": ["cpp", "cross-platform", "windows"], "pushed_at": "2026-06-13T12:21:35+00:00", "repo": "greg7mdp/sparsepp", "stars": 1312, "tags": ["hash-map", "hash-set", "sparsehash", "unordered-map", "open-addressing", "memory-efficiency", "header-only", "algorithms", "linux", "macos"], "topics": ["hash-tables", "sparse-containers", "unordered", "sparsehash", "hashmap", "hash", "hash-map", "sparse"], "urls": [], "use_cases": ["replace std::unordered_map with a faster, lower-memory hash map in C++", "store large hash maps with minimal memory overhead per entry", "avoid large memory spikes when a hash table resizes", "use a sparsehash-style container with C++11 support", "speed up lookups and insertions compared to the standard unordered_map"], "what_it_is": "Sparsepp is a fast, memory-efficient hash map and hash set library for C++, derived from Google's sparsehash. It serves as a drop-in replacement for std::unordered_map/unordered_set with very low memory overhead and minimal memory spikes during resizing.", "when_to_avoid": ["you can use C++11 or later - the author recommends parallel-hashmap instead for better speed", "slightly higher memory usage is acceptable and you want maximum performance", "you need a consistently faster option and can afford dense_hash_map's memory usage"], "when_to_choose": ["you need extremely low memory usage (about one byte overhead per entry)", "your workload resizes hash tables frequently and memory high-water marks matter", "you are stuck with a pre-C++11 compiler", "you want a drop-in replacement for unordered_map/unordered_set"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/sparsepp", "repo": "greg7mdp/sparsepp", "role": "main", "score": 79}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "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:20.221676+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:20.221676+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:49:05.165050+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3808a661bf75fe0fa68eab2514d2f11b3fe4627e1ffcf7334f56426e8c6be479", "fetched_at": "2026-08-28T04:04:20.221676+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/sparsepp"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 87, "longevity": 100, "rhythm": 56}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3664, "days_push": 81, "days_rel": 81, "gap_med": null, "n_releases_24m": 1}, "score": 79, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}