fast-pack / MaskedVByteLinks
Fast decoder for VByte-compressed integers
☆125Updated last year
Alternatives and similar repositories for MaskedVByte
Users that are interested in MaskedVByte are comparing it to the libraries listed below
Sorting:
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 9 months ago
- An efficient trie implementation.☆255Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- Iterator library.☆80Updated 5 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Fastest Histogram Construction☆72Updated 3 years ago
- C Minimal Perfect Hashing Library☆89Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 4 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- a quotient filter written in C☆87Updated 8 years ago
- Rolling Hash C++ Library☆189Updated last year