avx
There are 269 repositories under avx topic.
Alex313031/thorium
Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
OpenNMT/CTranslate2
Fast inference engine for Transformer models
simd-everywhere/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
recp/cglm
📽 Highly Optimized 2D / 3D Graphics Math (glm) for C
xtensor-stack/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.
kfrlib/kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Alex313031/Thorium-Win
Chromium fork for Windows named after radioactive element No. 90; Windows builds of https://github.com/Alex313031/Thorium
microsoft/DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
VcDevel/Vc
SIMD Vector Classes for C++
Alex313031/Mercury
Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
minio/sha256-simd
Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.
jfalcou/eve
Expressive Vector Engine - SIMD in C++ Goes Brrrr
mind/wheels
Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
libxsmm/libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
shibatch/sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
redorav/hlslpp
Math library using HLSL syntax with multiplatform SIMD support
PaddlePaddle/FlyCV
FlyCV is a high-performance library for processing computer visual tasks.
VcDevel/std-simd
std::experimental::simd for GCC [ISO/IEC TS 19570:2018]
aff3ct/MIPP
Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).
tlk00/BitMagic
BitMagic Library
Alex313031/Thorium-Win-AVX2
Repo to serve AVX2 Windows builds of Thorium. https://github.com/Alex313031/Thorium/
agenium-scale/nsimd
Agenium Scale vectorization library for CPUs and GPUs
spnda/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
RRZE-HPC/OSACA
Open Source Architecture Code Analyzer
gaasedelen/microavx
An AVX Lifter for the Hex-Rays Decompiler
powturbo/Turbo-Base64
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
altimesh/hybridizer-basic-samples
Examples of C# code compiled to GPU by hybridizer
agenium-scale/boost.simd
Boost SIMD
RobRich999/Chromium_Clang
Chromium browser compiled with the Clang/LLVM compiler.
Alex313031/Thorium-Special
Special builds of Thorium for SSE3 and different processors.
manodeep/Corrfunc
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
lemire/despacer
C library to remove white space from strings as fast as possible