{"adoption": {"forks": 109, "observed_at": "2026-08-28T04:03:28.159645+00:00", "stars": 1071}, "canonical_url": "https://ross.abutalabs.com/products/xmm", "card": {"archived": false, "artifact_type": "library", "description": "XMM is a high performance third party memory manager for Go environments that is not affected by Gc and guarantees high performance.  XMM是一个在Go语言环境中完全自主实现的第三方内存管理库，不依赖于Go本身的任何内存管理能力，纯自主实现能够应对各种场景下大小内存的 分配/释放 工作，能自主构建高性能的 链表/树/哈希表等各类数据结构，能良好完美的逃逸掉Go内置的GC机制，是构建高性能程序基础设施。", "domain": ["performance", "developer-tools"], "enriched": true, "function": ["concurrency", "developer-tools"], "health_score": 20, "homepage": null, "language": "Go", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["heiyeluren/xmm"], "name": "heiyeluren/xmm", "platform": ["go"], "pushed_at": "2023-02-10T08:18:34+00:00", "repo": "heiyeluren/xmm", "stars": 1071, "tags": ["memory-management", "memory-allocator", "gc-avoidance", "mmap", "high-performance", "linux"], "topics": [], "urls": [], "use_cases": ["avoid Go GC pauses in high-performance services", "allocate and free memory manually in Go like C/C++", "build custom high-performance data structures in Go", "reduce GC overhead with many small memory allocations", "implement GC-free maps and slices in Go"], "what_it_is": "XMM is a fully self-implemented third-party memory manager for Go, built on Linux mmap, that allocates and frees memory independently of Go's built-in GC. It supports building high-performance data structures like lists, trees, and hash tables while escaping GC pauses.", "when_to_avoid": ["your workload is fine with Go's built-in allocator and GC", "you need cross-platform support beyond Linux mmap", "you want a battle-tested allocator like tcmalloc with broad community support"], "when_to_choose": ["your Go service suffers latency spikes from garbage collection", "you need millions of allocations per second with goroutine safety", "you want to build custom data structures outside Go's GC"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/xmm", "repo": "heiyeluren/xmm", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "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:28.159645+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:28.159645+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:53:49.484854+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "58d1590770402ddee9a0033baa3221323f9c5968c25ad844dfb766811cf84daa", "fetched_at": "2026-08-28T04:03:28.159645+00:00", "kind": "readme", "missing": false, "url": "https://github.com/heiyeluren/xmm"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "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": 1710, "days_push": 1300, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}