simd-library topic

List simd-library repositories

psimd

56
Stars
31
Forks
Watchers

Portable 128-bit SIMD intrinsics

highway

3.7k
Stars
295
Forks
42
Watchers

Performance-portable, length-agnostic SIMD with runtime dispatch

Simd

2.0k
Stars
405
Forks
Watchers

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.

pure_simd

228
Stars
8
Forks
Watchers

A simple, extensible, portable, efficient and header-only SIMD library!

eve

869
Stars
55
Forks
Watchers

Expressive Vector Engine - SIMD in C++ Goes Brrrr

nsimd

316
Stars
29
Forks
Watchers

Agenium Scale vectorization library for CPUs and GPUs

tsimd

341
Stars
20
Forks
Watchers

Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)

lodepng-turbo

18
Stars
1
Forks
Watchers

lodepng-turbo is a fast PNG image codec that uses SIMD instructions (MMX, SSE2, AVX2, NEON) to accelerate baseline PNG decompression on x86, x86-64, ARM systems.

ml_linalg

75
Stars
8
Forks
Watchers

SIMD-based linear algebra and statistics for data science with dart

DR3

26
Stars
5
Forks
Watchers

DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace