KWillets / simd_interleaveLinks
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
Sorting:
- benchmarking positional population count☆14Updated last year
- Vectorized intersections (research code)☆16Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 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 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- AVX512 population count routines☆22Updated 5 years ago
- ☆10Updated 5 months ago
- A Space-Optimal Grammar Compression☆10Updated 4 years ago
- ☆16Updated 11 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 8 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Compact Tree Representation☆16Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- For details, see the blog post:☆32Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago