C++ Avx

Open-source C++ projects categorized as Avx
Simd Neon Avx512 Sse CPP

Top 19 C++ Avx Projects

  1. thorium

    Chromium fork named after radioactive element No. 90. Source code and Linux releases. Windows/MacOS/ARM builds served in different repos, links are towards the top of the README.md.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. highway

    Performance-portable, length-agnostic SIMD with runtime dispatch

    Project mention: We recommend Highway over std:SIMD | news.ycombinator.com | 2026-06-12
  4. CTranslate2

    Fast inference engine for Transformer models

    Project mention: Adding 70-language translation to an image API without paying per word | dev.to | 2026-06-09

    Runtime: CTranslate2 with int8 quantization. This is the key piece. It shrinks the model to ~1.3 GB and runs CPU inference fast. Do not run raw transformers on CPU for this.

  5. xsimd

    C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))

    Project mention: xsimd: C++ Wrappers for SIMD Intrinsics | news.ycombinator.com | 2026-04-16
  6. 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)

  7. kfr

    Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON, RISC-V RVV)

    Project mention: Show HN: KFR 7 – major update for C++ DSP library | news.ycombinator.com | 2025-11-17
  8. DirectXMath

    DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

  9. Vc

    SIMD Vector Classes for C++

    Project mention: Vc: SIMD Vector Classes for C++ | news.ycombinator.com | 2026-05-28
  10. eve

    Expressive Vector Engine - SIMD in C++ Goes Brrrr (by jfalcou)

    Project mention: Eve: Expressive Vector Engine – SIMD in C++ Goes Brrrr | news.ycombinator.com | 2026-04-09
  11. hlslpp

    Math library using HLSL syntax with multiplatform SIMD support

  12. std-simd

    std::experimental::simd for GCC [ISO/IEC TS 19570:2018]

  13. MIPP

    Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).

  14. Jsonifier

    A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++. (by RealTimeChris)

  15. MandelbrotSSE

    Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS...

  16. peakperf

    Achieve peak performance on x86 CPUs and NVIDIA GPUs

  17. VectorizedKernel

    Running GPGPU-like kernels on CPU with auto-vectorization for SSE/AVX/AVX512 SIMD Architectures

  18. ThinkingInSimd

    An essay comparing performance implications of ignoring AVX acceleration

  19. fpng-java

    Java Wrapper for the fast, native FPNG Encoder

  20. fractals

    Mandelbrot renderer with SIMD (NEON/AVX) acceleration. (by alademm)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Avx discussion

Log in or Post with

C++ Avx related posts

Index

What are some of the best open-source Avx projects in C++? This list will help you:

# Project Stars
1 thorium 7,332
2 highway 5,666
3 CTranslate2 4,573
4 xsimd 2,720
5 Simd 2,257
6 kfr 1,898
7 DirectXMath 1,785
8 Vc 1,538
9 eve 1,354
10 hlslpp 1,124
11 std-simd 653
12 MIPP 528
13 Jsonifier 102
14 MandelbrotSSE 92
15 peakperf 81
16 VectorizedKernel 10
17 ThinkingInSimd 5
18 fpng-java 4
19 fractals 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?