simd-instructions topic

List simd-instructions repositories

Faster.Map

57
Stars
6
Forks
Watchers

Collection of incredibly fast hashmaps

cython-sse-example

21
Stars
4
Forks
Watchers

Simple example for embedding SSE2 assembly in Cython projects

mutable_rank_select

34
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

62
Stars
18
Forks
Watchers

DSP library for signal processing

Jsonifier

33
Stars
3
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

42
Stars
8
Forks
Watchers

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