lemire / MaskedVByte
Fast decoder for VByte-compressed integers
☆117Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for MaskedVByte
- High-performance dictionary coding☆103Updated 7 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆85Updated last year
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆52Updated 10 months ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- SIMD (SSE) string functions☆96Updated 7 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Fastest Histogram Construction☆66Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆490Updated last year
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- bit & sketches data structures☆60Updated 6 years ago