{"adoption": {"forks": 320, "observed_at": "2026-08-28T04:07:42.382217+00:00", "stars": 3092}, "canonical_url": "https://ross.abutalabs.com/products/simde", "card": {"archived": false, "artifact_type": "library", "description": "Implementations of SIMD instruction sets for systems which don't natively support them.", "domain": ["cross-platform", "developer-tools", "performance"], "enriched": true, "function": ["graphics", "simulation", "developer-tools"], "health_score": 97, "homepage": "https://simd-everywhere.github.io/blog/", "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["simd-everywhere/simde"], "name": "simd-everywhere/simde", "platform": ["cross-platform", "cpp", "c", "windows"], "pushed_at": "2026-08-26T15:02:23+00:00", "repo": "simd-everywhere/simde", "stars": 3092, "tags": ["simd", "intrinsics", "header-only", "sse", "avx", "neon", "altivec", "portability", "vectorization", "algorithms", "linux", "macos"], "topics": ["simd-intrinsics", "sse", "neon", "arm", "avx", "simd", "sse2", "sse3", "ssse3", "sse41", "sse42", "avx2", "avx512", "fma", "gfni", "mmx", "altivec", "powerpc", "arm64", "vectorization"], "urls": [], "use_cases": ["port SSE/AVX code to ARM without rewriting", "run NEON code on x86 for development without an emulator", "get a cross-architecture port working quickly before optimizing", "write code against ISA extensions not available on local hardware", "keep SIMD code portable across x86, ARM, and PowerPC"], "what_it_is": "SIMDe is a header-only C/C++ library providing portable implementations of SIMD intrinsics (SSE, AVX, NEON, AltiVec, etc.) on hardware that doesn't natively support them. It enables porting SIMD-optimized code across architectures with no performance penalty when native support exists.", "when_to_avoid": ["you only target a single architecture and can use native intrinsics directly", "you want a higher-level abstraction like a portable vector library rather than intrinsic-level compatibility", "maximum performance on unsupported hardware is critical, since emulated paths are slower"], "when_to_choose": ["you need to port existing SIMD intrinsics code to another architecture", "you want a gradual migration path rather than a full rewrite", "you need to develop/test SIMD code for hardware you don't have access to"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/simde", "repo": "simd-everywhere/simde", "role": "main", "score": 78}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "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:07:42.382217+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:42.382217+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:46:23.931811+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bcb5e98ef3620099d151c14e22d55b90c55a02811d3e204fc5fa25722fde2aa5", "fetched_at": "2026-08-28T04:07:42.382217+00:00", "kind": "readme", "missing": false, "url": "https://github.com/simd-everywhere/simde"}, {"content_hash": "92f517a68497c535eda999752d9c5d2eb5316cdbf76107fd29e44c40e62a8d13", "fetched_at": "2026-08-29T09:42:33.887212+00:00", "kind": "homepage", "missing": false, "url": "https://simd-everywhere.github.io/blog/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 39}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["prerelease_only"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3445, "days_push": 7, "days_rel": 192, "gap_med": 192.5, "n_releases_24m": 3}, "score": 78, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}