88 skills found · Page 1 of 3
xtensor-stack / XsimdC++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))
RoaringBitmap / CRoaringRoaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpanda, YDB and StarRocks
davidesantangelo / KrepFast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pattern matching with memory-mapped I/O and hardware optimizations.
lilohuang / PyTurboJPEGPyTurboJPEG is a high-performance Python wrapper for libjpeg-turbo, offering native support for both x86 and ARM architectures.
rasmusbarr / NudgeA small data-oriented and SIMD-optimized 3D rigid body physics library.
oap-project / Gazelle PluginNative SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.
justnullname / QuickViewThe fastest Direct2D-powered image viewer for Windows. Features multi-threaded JXL/AVIF decoding, GPU acceleration, and a borderless geek UI. Supports WebP, RAW, & QOI with visual settings and auto-updates. Portable & SIMD-optimized.
stuartcarnie / Go SimdOptimized functions for Go using SIMD
coregx / CoregexPure Go production-grade regex engine with SIMD optimizations. Up to 3-3000x+ faster than stdlib.
erwincoumans / Sce VectormathSIMD optimized operations on 3d and 4d vectors, 3x3 and 4x4 matrices and quaternions for SSE, PPU and SPU
Wsm2110 / Faster.MapFaster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-performance BlitzMap implementations designed for extreme speed, scalability, and low memory overhead. Ideal for real-time systems, caching engines, and high-density data workloads.
MengRao / StrA SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
zeux / Phyx2D physics engine with SoA/SIMD optimizations
randombit / FecppForward error correction with SIMD optimizations
Amanieu / Brie TreeSIMD-optimized B+ Tree implementation that uses integer keys
Vitruves / CarquetA high-performance, SIMD-optimized, pure C library for reading and writing Apache Parquet files.
zzau13 / V EscapeThe simd optimized escape code
jpcima / Fast FiltersImplementation of FIR and IIR filters optimized for SIMD processing
cleeus / Hashx4A collection of SIMD optimized general purpose hash functions
guzba / CrunchySIMD-optimized hashing, checksums and CRCs.