fast-pack / MaskedVByteLinks
Fast decoder for VByte-compressed integers
☆125Updated last month
Alternatives and similar repositories for MaskedVByte
Users that are interested in MaskedVByte are comparing it to the libraries listed below
Sorting:
- Fast differential coding functions (using SIMD instructions)☆55Updated 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
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 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 2 years ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- A simple C library for compressing lists of integers using binary packing☆514Updated 2 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Hashing functions and PRNGs based on them☆166Updated last month
- Fast and Reliable (but not Secure) Hash☆55Updated 7 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- Fastest Histogram Construction☆74Updated 4 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- qp tries and crit-bit tries☆123Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Iterator library.☆80Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- ☆27Updated 8 years ago
- An efficient trie implementation.☆255Updated 5 years ago