{"adoption": {"forks": 311, "observed_at": "2026-08-28T04:07:49.362889+00:00", "stars": 3211}, "canonical_url": "https://ross.abutalabs.com/products/parallel-hashmap", "card": {"archived": false, "artifact_type": "library", "description": "A family of header-only, very fast and memory-friendly hashmap and btree containers.", "domain": ["developer-tools", "performance", "databases"], "enriched": true, "function": ["caching", "serialization", "concurrency"], "health_score": 83, "homepage": "https://greg7mdp.github.io/parallel-hashmap/", "language": "C++", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["greg7mdp/parallel-hashmap"], "name": "greg7mdp/parallel-hashmap", "platform": ["cpp", "cross-platform", "windows"], "pushed_at": "2026-06-10T23:42:33+00:00", "repo": "greg7mdp/parallel-hashmap", "stars": 3211, "tags": ["header-only", "hashmap", "btree", "drop-in-replacement", "multithreaded", "memory-efficient", "abseil-inspired", "algorithms", "linux", "macos"], "topics": ["hash", "tables", "unordered-map", "unordered-set", "hash-container", "parallel", "multi-thread", "memory-footprint", "parallel-programming", "concurrency"], "urls": [], "use_cases": ["replace std::unordered_map with a faster, lower-memory hashmap", "share a hash map across multiple threads with high concurrency", "store large key-value datasets with minimal memory overhead", "dump and reload a flat hash map to disk very quickly", "use a btree alternative to std::map and std::set", "forward declare map containers in headers without heavy includes"], "what_it_is": "A family of header-only C++ hash map/set and btree containers that serve as fast, memory-friendly drop-in replacements for std::unordered_map, std::unordered_set, std::map, and std::set. Its parallel variants support high-concurrency access from multiple threads while keeping a low memory footprint.", "when_to_avoid": ["you can adopt C++20 and prefer the successor gtl library with ongoing feature development", "you need node-based guarantees or exotic allocator requirements beyond what phmap supports", "you rely on pointer-key forward declarations, which are not supported by phmap_fwd_decl.h"], "when_to_choose": ["you need a drop-in C++11+ replacement for standard hash or ordered containers with better speed and memory usage", "your workload reads and writes a shared map from many threads", "you want header-only integration with no build step", "you need fast bulk serialization of trivially-copyable flat maps"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/parallel-hashmap", "repo": "greg7mdp/parallel-hashmap", "role": "main", "score": 68}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "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:49.362889+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:49.362889+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:44:57.222222+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "128a2f8dab0f84cd9e1bdb0394f8941132cf40dec1b569adbec4c270301597af", "fetched_at": "2026-08-28T04:07:49.362889+00:00", "kind": "readme", "missing": false, "url": "https://github.com/greg7mdp/parallel-hashmap"}, {"content_hash": "be3636c6ae385f5b5db798a2e10fb13b52ca8255c29fe55fe56db7fa689b0541", "fetched_at": "2026-08-29T09:38:10.408445+00:00", "kind": "homepage", "missing": false, "url": "https://greg7mdp.github.io/parallel-hashmap/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 86, "longevity": 100, "rhythm": 28}, "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": 2741, "days_push": 84, "days_rel": 589, "gap_med": 61.0, "n_releases_24m": 3}, "score": 68, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}