KWillets / simd_interleave
Interleaving bits from two sources using SIMD instructions.
☆14Updated 7 years ago
Alternatives and similar repositories for simd_interleave:
Users that are interested in simd_interleave are comparing it to the libraries listed below
- Vectorized intersections (research code)☆15Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- benchmarking positional population count☆14Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- AVX512 population count routines☆22Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- ☆10Updated last month
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Compact Tree Representation☆16Updated 7 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A Space-Optimal Grammar Compression☆10Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago