sse2 topic

List sse2 repositories

glam-rs

1.4k
Stars
138
Forks
Watchers

A simple and fast linear algebra library for games and graphics

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.

fccf

353
Stars
17
Forks
Watchers

fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.

sleef

598
Stars
125
Forks
Watchers

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

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

simdutf

985
Stars
60
Forks
Watchers

Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js and Bun.