{"adoption": {"forks": 116, "observed_at": "2026-08-28T04:04:47.062641+00:00", "stars": 1457}, "canonical_url": "https://ross.abutalabs.com/products/unordered_dense", "card": {"archived": false, "artifact_type": "library", "description": "A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion", "domain": ["performance", "developer-tools"], "enriched": true, "function": ["caching", "developer-tools"], "health_score": 99, "homepage": null, "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["martinus/unordered_dense"], "name": "martinus/unordered_dense", "platform": ["cpp", "cross-platform"], "pushed_at": "2026-08-23T11:14:39+00:00", "repo": "martinus/unordered_dense", "stars": 1457, "tags": ["hashmap", "hashset", "robin-hood", "header-only", "stl-containers", "cpp17", "data-structures", "algorithms"], "topics": ["c-plus-plus", "cpp17", "cpp", "hash", "hash-tables", "header-only-library", "no-dependencies", "stl-containers", "unordered-map", "unordered-set"], "urls": [], "use_cases": ["replace std::unordered_map with a faster hashmap", "speed up hash set lookups in C++ code", "store hash maps densely to reduce memory usage", "get stable references on insert with segmented_map", "use a header-only hash table with no dependencies"], "what_it_is": "A fast, densely stored C++17 hashmap and hashset library based on robin-hood hashing with backward shift deletion. It provides drop-in replacements for std::unordered_map and std::unordered_set that are typically much faster, plus segmented variants with lower peak memory usage.", "when_to_avoid": ["you require full iterator and reference stability across rehashing and deletion", "you need exact std::unordered_map API compatibility in every detail"], "when_to_choose": ["you need faster unordered containers than the STL and can tolerate weaker iterator stability", "you want a header-only, dependency-free C++17 container library", "memory locality and iteration speed matter more than pointer stability"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/unordered_dense", "repo": "martinus/unordered_dense", "role": "main", "score": 99}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "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:47.062641+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.062641+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:35:33.701543+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b777275adcca692db314d52b3f53db74080485c8e93cd80a7bdb9d9705fc738b", "fetched_at": "2026-08-28T04:04:47.062641+00:00", "kind": "readme", "missing": false, "url": "https://github.com/martinus/unordered_dense"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 98}, "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": 1531, "days_push": 10, "days_rel": 17, "gap_med": 6, "n_releases_24m": 8}, "score": 99, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}