Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)
☆358Jun 28, 2021Updated 4 years ago
Alternatives and similar repositories for tsimd
Users that are interested in tsimd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SIMD Vector Classes for C++☆1,533Apr 2, 2026Updated 2 months ago
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- Portable C++ SIMD library☆171Aug 25, 2019Updated 6 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆654Mar 10, 2023Updated 3 years ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…