SaaSHub helps you find the best software and product alternatives Learn more →
Top 17 C++ Sse Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))
-
Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON, SVE for ARM, HVX for Hexagon (by ermig1979)
-
DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
-
-
Every port I've done to a new hardware or software platform has shaken loose at least a handful of bugs or assumptions that are well worth ironing out. And in the case of a port to Apple Silicon, you get a very fast development environment at the end of it. This library also helped with 90% of the work:
https://github.com/DLTcollab/sse2neon
-
-
-
-
MIPP
Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).
-
-
-
-
-
VectorizedKernel
Running GPGPU-like kernels on CPU with auto-vectorization for SSE/AVX/AVX512 SIMD Architectures
-
-
mindseye-google-gateway
Unified REST + SSE gateway for MindsEye Google Fabric. Ingests events, runs MindScript via runtime, dispatches to Google executor, and streams render/ledger updates.
Project mention: MindsEye AI: Building a Ledger-First Agentic System Inside Google Workspace | dev.to | 2026-02-01mindseye-google-gateway https://github.com/PEACEBINFLOW/mindseye-google-gateway
C++ Sse discussion
C++ Sse related posts
-
SIMD Population Count
-
Planes in 3D Space
-
A proposal for the next version of C [pdf]
-
The Case of the Missing SIMD Code
-
Modern Perfect Hashing for Strings
-
The Bitter Truth: Python 3.11 vs Cython vs C++ Performance for Simulations
-
sse2neon - A C/C++ header file that converts Intel SSE intrinsics to Aarch64 NEON intrinsic
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Index
What are some of the best open-source Sse projects in C++? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | ozz-animation | 2,852 |
| 2 | xsimd | 2,705 |
| 3 | Simd | 2,252 |
| 4 | DirectXMath | 1,779 |
| 5 | Vc | 1,533 |
| 6 | sse2neon | 1,514 |
| 7 | libsimdpp | 1,300 |
| 8 | hlslpp | 1,109 |
| 9 | std-simd | 653 |
| 10 | MIPP | 528 |
| 11 | toys | 375 |
| 12 | sse-popcount | 355 |
| 13 | MandelbrotSSE | 92 |
| 14 | HLML | 25 |
| 15 | VectorizedKernel | 10 |
| 16 | fpng-java | 4 |
| 17 | mindseye-google-gateway | 0 |