simd-instructions topic
Faster.Map
Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary
cython-sse-example
Simple example for embedding SSE2 assembly in Cython projects
mutable_rank_select
A SIMD-based C++ library providing rank/select queries over mutable bitmaps.
psds
Efficient Prefix-Sum data structures in C++.
SimSIMD
Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, C, and Swift, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-...
lsp-dsp-lib
DSP library for signal processing
Jsonifier
A few classes for parsing and serializing objects from/into JSON, in C++ - very rapidly.
positional-popcount
Fast C functions for the computing the positional popcount (pospopcnt).
libalgebra
Fast C header-only library for popcnt, pospopcnt, and set algebraic operations