{"adoption": {"forks": 51, "observed_at": "2026-08-28T04:03:19.517618+00:00", "stars": 1037}, "canonical_url": "https://ross.abutalabs.com/products/haxmap", "card": {"archived": false, "artifact_type": "library", "description": "Fastest and most memory efficient golang concurrent hashmap", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency", "caching", "developer-tools"], "health_score": 29, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["alphadose/haxmap"], "name": "alphadose/haxmap", "platform": ["go", "cross-platform"], "pushed_at": "2024-10-27T06:58:37+00:00", "repo": "alphadose/haxmap", "stars": 1037, "tags": ["hashmap", "lock-free", "thread-safe", "concurrent-map", "xxhash", "memory-efficient", "algorithms"], "topics": ["concurrent", "fast", "go", "golang", "hashmap", "lock-free", "map", "memory-efficient", "thread-safe"], "urls": [], "use_cases": ["fast concurrent key-value storage in go", "replace sync.Map with a faster hashmap", "thread-safe map with low memory allocations", "high-throughput concurrent reads and writes", "generic typed concurrent map for golang"], "what_it_is": "HaxMap is a fast, memory-efficient, lock-free concurrent hashmap library for Go, built on xxHash and Harris lock-free lists. It offers a generic key-value API with better performance than sync.Map and cornelk-hashmap in benchmarks.", "when_to_avoid": ["you need persistence or ordering guarantees", "your workload is single-threaded where a plain map suffices", "you need a distributed or sharded map across processes"], "when_to_choose": ["you need maximum concurrent map performance in Go", "memory allocations per operation matter", "you want a generic, typed concurrent map API"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/haxmap", "repo": "alphadose/haxmap", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "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:03:19.517618+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.517618+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:04:22.100267+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9e98700e5e4dba9d4e03d07d482fdb39e38bf8a8dcd10ec963d1b31baeddefaa", "fetched_at": "2026-08-28T04:03:19.517618+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alphadose/haxmap"}], "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": 1487, "days_push": 675, "days_rel": 675, "gap_med": null, "n_releases_24m": 1}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}