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:
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- benchmarking positional population count☆15Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Compact Tree Representation☆16Updated 8 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 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
- finding set bits in large bitmaps☆15Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Fine-grained frequency and voltage transition tests☆20Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- measure entropy of memory allocators☆12Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- ☆10Updated 5 months ago
- AVX512 population count routines☆23Updated 5 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- ☆12Updated 8 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago