ssse3 topic

List ssse3 repositories

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.

eve

869
Stars
55
Forks
Watchers

Expressive Vector Engine - SIMD in C++ Goes Brrrr

despacer

147
Stars
15
Forks
Watchers

C library to remove white space from strings as fast as possible

streamvbyte

357
Stars
36
Forks
Watchers

Fast integer compression in C using the StreamVByte codec

fcml-lib

84
Stars
22
Forks
Watchers

A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library).

simd-adler32

31
Stars
5
Forks
Watchers

A SIMD-accelerated Adler-32 hash algorithm implementation.