ssse3 topic
Simd
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
Implementations of SIMD instruction sets for systems which don't natively support them.
eve
Expressive Vector Engine - SIMD in C++ Goes Brrrr
despacer
C library to remove white space from strings as fast as possible
streamvbyte
Fast integer compression in C using the StreamVByte codec
fcml-lib
A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library).
simd-adler32
A SIMD-accelerated Adler-32 hash algorithm implementation.