fast-pack / MaskedVByteLinks
Fast decoder for VByte-compressed integers
☆123Updated last year
Alternatives and similar repositories for MaskedVByte
Users that are interested in MaskedVByte are comparing it to the libraries listed below
Sorting:
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 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☆54Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Iterator library.☆79Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- qp tries and crit-bit tries☆120Updated 2 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆206Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Fastest Histogram Construction☆70Updated 3 years ago
- bit & sketches data structures☆60Updated 6 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago