avx512 topic

List avx512 repositories

base64-avx512

196
Stars
7
Forks
Watchers

Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"

base64simd

150
Stars
13
Forks
Watchers

Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)

libpopcnt

299
Stars
36
Forks
Watchers

🚀 Fast C/C++ bit population count library

simdjson

18.6k
Stars
976
Forks
Watchers

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

Vc

1.4k
Stars
153
Forks
Watchers

SIMD Vector Classes for C++

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.

simde

2.2k
Stars
230
Forks
Watchers

Implementations of SIMD instruction sets for systems which don't natively support them.

xsimd

2.1k
Stars
247
Forks
Watchers

C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))

kfr

1.6k
Stars
247
Forks
Watchers

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