{"adoption": {"forks": 146, "observed_at": "2026-08-28T04:04:54.542759+00:00", "stars": 1503}, "canonical_url": "https://ross.abutalabs.com/products/robin-map", "card": {"archived": false, "artifact_type": "library", "description": " C++ implementation of a fast hash map and hash set using robin hood hashing", "domain": ["developer-tools"], "enriched": true, "function": ["serialization", "developer-tools"], "health_score": 87, "homepage": null, "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["Tessil/robin-map"], "name": "Tessil/robin-map", "platform": ["cpp", "cross-platform"], "pushed_at": "2026-06-13T09:27:46+00:00", "repo": "Tessil/robin-map", "stars": 1503, "tags": ["hash-map", "hash-set", "hash-table", "data-structures", "robin-hood-hashing", "open-addressing", "header-only", "containers", "std-unordered_map-alternative", "cmake", "algorithms"], "topics": ["c-plus-plus", "cpp", "hash-map", "data-structures", "header-only", "hash-table"], "urls": [], "use_cases": ["fast hash map in C++", "faster alternative to std::unordered_map", "header-only hash set library", "robin hood hashing implementation", "C++ hash table with heterogeneous lookup for pointer-like keys", "hash map that tolerates a poor hash function", "hash map supporting move-only non-default-constructible keys"], "what_it_is": "robin-map is a header-only C++ library providing fast hash map and hash set containers (tsl::robin_map, tsl::robin_set, plus prime-growth variants) built on open addressing with robin hood hashing and backward shift deletion. It serves as a high-performance alternative to std::unordered_map, with heterogeneous lookup, move-only key support, optional stored hashes, and serialization support.", "when_to_avoid": ["You need an ordered or sorted associative container with stable iteration order", "You need a concurrent, thread-safe hash table for shared use across threads", "You need a persistent or disk-backed key-value store rather than an in-memory container"], "when_to_choose": ["std::unordered_map is a profiling bottleneck and you need a faster in-memory hash map or set", "You want a zero-build header-only container that drops into any C++ project or CMake build", "You need heterogeneous find, move-only keys, stored-hash lookups, or efficient container serialization"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/robin-map", "repo": "Tessil/robin-map", "role": "main", "score": 67}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "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:54.542759+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.542759+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:32:47.375415+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "53f17dada23f5aeca8bb8b4bc5e058563851235ead4f1e9dfbba7a4b18f18c54", "fetched_at": "2026-08-28T04:04:54.542759+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Tessil/robin-map"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 87, "longevity": 100, "rhythm": 22}, "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": 3310, "days_push": 81, "days_rel": 304, "gap_med": 217, "n_releases_24m": 2}, "score": 67, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}