93 skills found · Page 1 of 4
VcDevel / VcSIMD Vector Classes for C++
jfalcou / EveExpressive Vector Engine - SIMD in C++ Goes Brrrr
shibatch / SleefSIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
rust-lang / Packed SimdPortable Packed SIMD Vectors for Rust standard library
aff3ct / MIPPPortable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).
mratsim / LaserThe HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
oap-project / Gazelle PluginNative SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.
viterin / VekSIMD Accelerated vector functions for Go
eschnett / SIMD.jlExplicit SIMD vector operations for Julia
teamchong / Turboquant WasmTurboQuant WASM SIMD vector compression — 3 bits/dim with fast dot product. Requires relaxed SIMD (Chrome 114+, Firefox 128+, Safari 18+, Node 20+)
erwincoumans / Sce VectormathSIMD optimized operations on 3d and 4d vectors, 3x3 and 4x4 matrices and quaternions for SSE, PPU and SPU
Daniel-Liu-c0deb0t / Cute NucleotidesCute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.
lemire / SIMDxorshiftFast random number generators: Vectorized (SIMD) version of xorshift128+
Cincinesh / TueThe Tuesday C++ Vector Math and SIMD Library
yinqiwen / RapidudfA High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support
ttsou / TurbofecTurboFEC - SIMD vectorized LTE turbo and convolutional encoders and decoders
edanor / UmesimdUME::SIMD A library for explicit simd vectorization.
root-project / VeccoreC++ Library for Portable SIMD Vectorization
velvia / Compressed VecSIMD Floating point and integer compressed vector library
JuliaSIMD / VectorizationBase.jlBase library providing vectorization-tools (ie, SIMD) that other libraries are built off of.