simd-programming topic

List simd-programming repositories

umesimd

90
Stars
18
Forks
Watchers

UME::SIMD A library for explicit simd vectorization.

sliceslice-rs

87
Stars
16
Forks
Watchers

A fast implementation of single-pattern substring search using SIMD acceleration.

DFPSR

69
Stars
6
Forks
Watchers

Fast realtime softare rendering library for C++14 using SSE/AVX/NEON. 2D, 3D and isometric rendering with minimal system dependencies.

ml_linalg

75
Stars
8
Forks
Watchers

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

AyaRay

36
Stars
2
Forks
Watchers

A Modern C++ Windows-platform physically based renderer.

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

ultra-sort

29
Stars
2
Forks
Watchers

DSL for SIMD Sorting on AVX2 & AVX512

litesimd

15
Stars
0
Forks
Watchers

Litesimd is a no overhead, header only, C++ library for SIMD processing, specialized on SIMD comparison and data shuffle.