Pruning elements in SIMD vectors (i.e., packing left elements)
☆68Jan 30, 2024Updated 2 years ago
Alternatives and similar repositories for simdprune
Users that are interested in simdprune are comparing it to the libraries listed below
Sorting:
- benchmarking positional population count☆17Oct 19, 2025Updated 5 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- C library to remove white space from strings as fast as possible☆157Sep 5, 2024Updated last year
- Fast maximum-minimum filters implemented in C++☆47Feb 10, 2023Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Dec 3, 2015Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆445Jul 7, 2025Updated 8 months ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- eBPF tool to collect BOLT profile☆14Nov 30, 2025Updated 3 months ago
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 years ago
- Utilities for working with streams and pipes☆12Updated this week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Jul 22, 2020Updated 5 years ago
- Lock-free interthread message queue.☆18Jan 26, 2016Updated 10 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆19Sep 25, 2015Updated 10 years ago
- ☆29May 20, 2016Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Nov 25, 2020Updated 5 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- ☆17Jan 5, 2021Updated 5 years ago
- elPrep reimplementations in C++ and Java, only for benchmark comparisons☆10Feb 13, 2023Updated 3 years ago
- Generally applicable Terra utilities.☆15Feb 10, 2015Updated 11 years ago
- A fast alternative to the modulo reduction☆318Mar 22, 2021Updated 4 years ago
- Reader and writer of HDF5 files☆18Jul 15, 2017Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Jun 5, 2017Updated 8 years ago
- I-cache line packing and branch misprediction measuring tool☆18Dec 1, 2016Updated 9 years ago
- Optimised x86-64 gzip decompressor☆32Feb 26, 2018Updated 8 years ago
- ☆13Sep 30, 2020Updated 5 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Nov 22, 2018Updated 7 years ago
- Dynamic-language-like data structure for C☆15Jun 13, 2016Updated 9 years ago
- Very simple runtime hooking library for OS X.☆15Aug 9, 2015Updated 10 years ago
- AVX512F and AVX2 versions of quick sort☆104Nov 22, 2017Updated 8 years ago
- Hollow Heaps for Go☆20Jan 23, 2018Updated 8 years ago