{"adoption": {"forks": 912, "observed_at": "2026-08-28T04:10:46.473755+00:00", "stars": 11220}, "canonical_url": "https://ross.abutalabs.com/products/xxhash", "card": {"archived": false, "artifact_type": "library", "description": "Extremely fast non-cryptographic hash algorithm", "domain": ["performance", "developer-tools", "databases"], "enriched": true, "function": ["cryptography", "serialization", "developer-tools"], "health_score": 87, "homepage": "http://www.xxhash.com/", "language": "C", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["Cyan4973/xxHash"], "name": "Cyan4973/xxHash", "platform": ["cross-platform", "cpp", "c"], "pushed_at": "2026-07-27T13:42:29+00:00", "repo": "Cyan4973/xxHash", "stars": 11220, "tags": ["hash-function", "non-cryptographic", "checksum", "xxhash", "smhasher", "simd", "algorithms"], "topics": ["xxhash", "smhasher", "hash-functions", "c", "dispersion", "hash", "hash-checksum"], "urls": [], "use_cases": ["fast checksums for files or data blocks", "hash table key hashing in performance-critical code", "data deduplication fingerprints", "detecting data corruption in storage pipelines", "consistent hashing across platforms and endiannesses", "benchmarking hash function throughput"], "what_it_is": "xxHash is an extremely fast non-cryptographic hash algorithm library written in C, offering XXH32, XXH64, and the modern XXH3 family (64- and 128-bit variants). It runs at RAM speed limits, is highly portable across platforms and endiannesses, and passes the SMHasher quality test suite.", "when_to_avoid": ["you need cryptographic security against adversarial inputs (use SHA-256/Blake3)", "you need keyed hashes resistant to hash-flooding (use SipHash)", "your environment lacks a C compiler and you need a pure high-level-language implementation"], "when_to_choose": ["you need maximum hashing speed at RAM bandwidth limits", "you need identical hash values across platforms and endiannesses", "you need high-quality non-cryptographic hashes validated by SMHasher", "you need 32-, 64-, or 128-bit hash widths including SIMD-accelerated XXH3"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/xxhash", "repo": "Cyan4973/xxHash", "role": "main", "score": 65}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "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:10:46.473755+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:46.473755+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:16:26.349877+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "133f9632bb61a0e4675067e3e89fbac9e214090434a5c4e6dd5a491abd11f0f6", "fetched_at": "2026-08-28T04:10:46.473755+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Cyan4973/xxHash"}, {"content_hash": "d1623a906abc8e28365a5703eb79191dfb42cb6e49a25d5946b9a408c00b3385", "fetched_at": "2026-08-29T08:14:58.420265+00:00", "kind": "homepage", "missing": false, "url": "http://www.xxhash.com/"}, {"content_hash": "e4160cf52be27c5fc7332bc3c7a6bacc9e66acfbdac2f48639fe6eb9ab7b342b", "fetched_at": "2026-08-29T08:14:58.430017+00:00", "kind": "site_page", "missing": false, "url": "https://xxhash.com/doc/v0.8.3/index.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 94, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4508, "days_push": 37, "days_rel": 611, "gap_med": null, "n_releases_24m": 1}, "score": 65, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}