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)☆14Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- benchmarking positional population count☆14Updated 11 months ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- AVX512 population count routines☆22Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 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
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- ☆10Updated 3 weeks ago
- For details, see the blog post:☆32Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 2 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Compact Tree Representation☆16Updated 7 years ago