18 skills found
VcDevel / Std Simdstd::experimental::simd for GCC [ISO/IEC TS 19570:2018]
Stovent / CeDImuExperimental Philips CD-I emulator written in C++
kfjahnke / Zimtheader-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
mattkretz / Vir Simdimprove the usage experience of std::experimental::simd (Parallelism TS 2)
LemonHX / BLAKE3 STDstd::simd implementation of BLAKE3
Daemoniorum-LLC / HaagentiHigh-performance compression library for Rust with LZ4, Zstd, Brotli, and Deflate. Features SIMD acceleration, streaming API, and no_std support.
SungJJinKang / Std Find Simdstd::find simd version
NoNaeAbC / Std SimdI played around with std::simd
Twon / Std Experimental SimdA reference implementation of std::experimental::simd, providing data parallel types in the C++ standard
CasualX / Bitset CoreStraightforward, no-std compatible, simd optimized, BitSet API.
ralfbiedert / Simd AlignedSIMD aligned data structures to work with `std::simd`.
isovic / Aligned VectorAn STL-like std::vector implementation which internally aligns the array to a desired number of bytes. Intended for e.g. SIMD purposes.
okian / KofftHigh-performance no_std Rust DSP library with FFT, DCT, STFT, Wavelet & more. SIMD-optimized, zero-allocation, and MCU-friendly.
TurkeyMan / Simdstd.simd development for eventual inclusion in phobos
greaka / Patternsno_std compatible pattern scan library using simd
antimora / Burn FlexPortable, efficient CPU backend for Burn with SIMD, gemm, and no_std
srinivasyadav18 / Svestd::experimental::simd reference implementation for SVE vector types
dnbaker / FastiotaFast std::iota for contiguous memory using SIMD operations