Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Software Performance
👉
Avx
47 Open Source Avx Software Projects
Free and open source avx code projects including engines, APIs, generators, and tools.
Onednn
2096 ⭐
oneAPI Deep Neural Network Library (oneDNN)
Simd
1136 ⭐
C++ image processing and machine learning library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
Mind Wheels
896 ⭐
Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
Vcdevel Vc
914 ⭐
SIMD Vector Classes for C++
Kfr
893 ⭐
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Xsimd
877 ⭐
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
Simde
855 ⭐
Implementations of SIMD instruction sets for systems which don't natively support them.
Directxmath
770 ⭐
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Cglm
748 ⭐
📽 Highly Optimized Graphics Math (glm) for C
Sha256 Simd
593 ⭐
Accelerate SHA256 computations in pure Go using AVX512, SHA256 and AVX2 for Intel and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core) in comparison to AVX2. On SHA256 speeds up observed at 4x in comparison to AVX2.
Libxsmm
485 ⭐
Library targeting Intel Architecture for specialized dense and sparse matrix operations, and deep learning primitives.
Sleef
309 ⭐
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
Boost.simd
239 ⭐
Boost SIMD
Bitmagic
248 ⭐
BitMagic Library
Mipp
211 ⭐
MIPP is a portable wrapper for SIMD instructions written in C++11. It supports NEON, SSE, AVX and AVX-512.
Std Simd
219 ⭐
std::experimental::simd for GCC [ISO/IEC TS 19570:2018]
Hybridizer Basic Samples
175 ⭐
Examples of C# code compiled to GPU by hybridizer
Packettracer
108 ⭐
The SIMD-accelereted ray tracing in C# powered by Intel hardware intrinsic of .NET Core.
Corrfunc
107 ⭐
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
Nsimd
107 ⭐
Agenium Scale vectorization library for CPUs and GPUs
Ctranslate2
101 ⭐
Fast inference engine for OpenNMT models
Turbo Base64
83 ⭐
Turbo Base64 - Fastest Base64 SIMD/Neon/Altivec
Despacer
84 ⭐
C library to remove white space from strings as fast as possible
Penguinv
76 ⭐
Simple and fast C++ image processing library with focus on heterogeneous systems
Image Processing Algorithm Speed
79 ⭐
opencv
Umesimd
62 ⭐
UME::SIMD A library for explicit simd vectorization.
Engraver
61 ⭐
PoCC Burstcoin Reference Plotter
Fcml Lib
62 ⭐
General purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library).
Unisimd Assembler
63 ⭐
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Intrinsicsplayground
61 ⭐
My toys to play with SSE/AVX in pure C# (.NET Core 2.1)
Dilithium
42 ⭐
Sse Avx Rasterization
41 ⭐
Triangle rasterization routines accelerated by SSE and AVX
Hamming_weight
38 ⭐
C library to compute the Hamming weight of arrays
Chromium_clang
38 ⭐
Chromium browser compiled with the Clang/LLVM compiler.
Fast Filters
33 ⭐
Implementation of FIR and IIR filters optimized for SIMD processing
Cex
28 ⭐
The CEX Cryptographic library in C++
Asmc
29 ⭐
Asmc Macro Assembler
Fast Hex
25 ⭐
Fast, SIMD hex string encoder and decoder C++ lib and Node.js module
Go Memset
22 ⭐
An efficient memset implementation for Golang.
Cpuwhat
21 ⭐
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Martinsos Opal
17 ⭐
SIMD C/C++ library for massive optimal sequence alignment (local/SW, infix, overlap, global)
Quadray Engine
16 ⭐
Realtime raytracer using SIMD on ARM, MIPS, PPC and x86
Hpc
18 ⭐
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Sol
14 ⭐
A fast C99 vector library with Nim bindings.
Latte
11 ⭐
Latte is a convolutional neural network (CNN) inference engine written in C++ and uses AVX to vectorize operations. The engine runs on Windows 10, Linux and macOS Sierra.
Ternary Logic
10 ⭐
Support for ternary logic in SSE, XOP, AVX2 and x86 programs
Microavx
81 ⭐
An AVX Lifter for the Hex-Rays Decompiler