{"adoption": {"forks": 73, "observed_at": "2026-08-28T04:05:26.659516+00:00", "stars": 1719}, "canonical_url": "https://ross.abutalabs.com/products/xsync", "card": {"archived": false, "artifact_type": "library", "description": "Concurrent data structures for Go", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency", "caching", "developer-tools"], "health_score": 93, "homepage": null, "language": "Go", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["puzpuzpuz/xsync"], "name": "puzpuzpuz/xsync", "platform": ["go", "cross-platform"], "pushed_at": "2026-07-08T18:13:04+00:00", "repo": "puzpuzpuz/xsync", "stars": 1719, "tags": ["concurrent-data-structures", "concurrent-map", "sync", "high-performance", "striped-counter", "golang", "algorithms"], "topics": [], "urls": [], "use_cases": ["replace sync.Map with a faster concurrent map in Go", "implement high-contention counters in Go", "build caching layers with concurrent hash tables", "reduce lock contention in multicore Go services", "store and load key-value pairs concurrently without mutexes"], "what_it_is": "xsync is a Go library providing scalable concurrent data structures such as a concurrent hash table map, striped counter, and other synchronization primitives. It offers drop-in alternatives to the standard sync package with better performance under high contention.", "when_to_avoid": ["your workload has low contention where standard sync primitives suffice", "you need data structures for languages other than Go", "you require minimal dependencies and cannot take on a library"], "when_to_choose": ["your Go application has heavy contention on sync.Map or atomic counters", "you need a performant concurrent map with generics support", "you want benchmarked, stress-tested concurrent primitives"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/xsync", "repo": "puzpuzpuz/xsync", "role": "main", "score": 85}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "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:05:26.659516+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.659516+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:34:08.042697+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "78f82818130e6377cd05c17c32f6d6a1ff159bd989a42dc58d5b9cd84e5ffd6c", "fetched_at": "2026-08-28T04:05:26.659516+00:00", "kind": "readme", "missing": false, "url": "https://github.com/puzpuzpuz/xsync"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 91, "longevity": 100, "rhythm": 68}, "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": 1916, "days_push": 56, "days_rel": 137, "gap_med": 38.0, "n_releases_24m": 9}, "score": 85, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}