{"adoption": {"forks": 73, "observed_at": "2026-08-28T04:03:16.864000+00:00", "stars": 1026}, "canonical_url": "https://ross.abutalabs.com/products/x86-simd-sort", "card": {"archived": false, "artifact_type": "library", "description": "C++ template library for high performance SIMD based sorting algorithms", "domain": ["performance", "developer-tools"], "enriched": true, "function": ["benchmarking", "developer-tools"], "health_score": 87, "homepage": null, "language": "C++", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "active", "member_repos": ["numpy/x86-simd-sort"], "name": "numpy/x86-simd-sort", "platform": ["cpp", "windows"], "pushed_at": "2026-06-25T04:47:36+00:00", "repo": "numpy/x86-simd-sort", "stars": 1026, "tags": ["simd", "avx2", "avx512", "sorting", "quicksort", "argsort", "quickselect", "x86", "header-only", "numpy", "algorithms", "linux", "macos", "gpu"], "topics": ["argsort", "avx2", "avx512", "quickselect", "quicksort", "sort", "x86", "partialsort"], "urls": [], "use_cases": ["sort large arrays of floats or integers faster than std::sort", "SIMD-accelerated quickselect to find kth smallest element", "partial sort of top-k elements in an array", "argsort / index-based sorting of arrays", "sort arrays of custom C++ objects by a key", "key-value sorting of parallel arrays", "speed up NumPy sort operations on x86 CPUs"], "what_it_is": "A C++ template library providing high-performance SIMD-accelerated sorting routines (qsort, qselect, partial sort, argsort, key-value sort) for built-in integer and float types and custom objects. It automatically selects AVX-512 or AVX-2 code paths based on the runtime processor and is used by NumPy.", "when_to_avoid": ["you need portable sorting across non-x86 architectures (ARM, POWER)", "you are sorting complex objects with expensive comparators rather than numeric keys", "your arrays are tiny where SIMD overhead dominates", "you need stable sorting"], "when_to_choose": ["you need maximum sorting throughput on x86-64 hardware with AVX2/AVX-512", "you are sorting numeric data (16/32/64-bit ints and floats) at scale", "you need quickselect or partial sorts, not just full sorts", "you want drop-in routines used by NumPy"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/x86-simd-sort", "repo": "numpy/x86-simd-sort", "role": "main", "score": 63}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "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:16.864000+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.864000+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:07:59.334881+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d9718da8dbd6c46d3c3b707ef57189ca1ed2fd69fdba1e7ef0cd01df01c97e93", "fetched_at": "2026-08-28T04:03:16.864000+00:00", "kind": "readme", "missing": false, "url": "https://github.com/numpy/x86-simd-sort"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 89, "longevity": 100, "rhythm": 8}, "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": 1414, "days_push": 69, "days_rel": 471, "gap_med": 196, "n_releases_24m": 2}, "score": 63, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}