simd-instructions topic

List simd-instructions repositories

Faster.Map

70
Stars
7
Forks
Watchers

Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary

cython-sse-example

21
Stars
4
Forks
Watchers

Simple example for embedding SSE2 assembly in Cython projects

mutable_rank_select

35
Stars
5
Forks
Watchers

A SIMD-based C++ library providing rank/select queries over mutable bitmaps.

psds

24
Stars
1
Forks
Watchers

Efficient Prefix-Sum data structures in C++.

SimSIMD

757
Stars
39
Forks
Watchers

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-...

ultra-sort

29
Stars
2
Forks
Watchers

DSL for SIMD Sorting on AVX2 & AVX512

lsp-dsp-lib

67
Stars
18
Forks
Watchers

DSP library for signal processing

Jsonifier

49
Stars
4
Forks
Watchers

A few classes for parsing and serializing objects from/into JSON, in C++ - very rapidly.

positional-popcount

51
Stars
5
Forks
Watchers

Fast C functions for the computing the positional popcount (pospopcnt).

libalgebra

45
Stars
8
Forks
Watchers

Fast C header-only library for popcnt, pospopcnt, and set algebraic operations