Fast decoder for VByte-compressed integers
☆127Nov 15, 2025Updated 3 months ago
Alternatives and similar repositories for MaskedVByte
Users that are interested in MaskedVByte are comparing it to the libraries listed below
Sorting:
- Fast integer compression in C using the StreamVByte codec☆412Feb 9, 2025Updated last year
- C library to pack and unpack short arrays of integers as fast as possible☆94Mar 11, 2023Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years ago
- The FastPFOR C++ library: Fast integer compression☆961Jan 27, 2026Updated last month
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Jan 31, 2015Updated 11 years ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24May 14, 2020Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 9 years ago
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- bit & sketches data structures☆60Nov 2, 2018Updated 7 years ago
- Integer Compression Libraries for Go☆134Dec 23, 2017Updated 8 years ago
- TurboRLE-Fastest Run Length Encoding☆289Apr 7, 2023Updated 2 years ago
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆110Jan 22, 2015Updated 11 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- Small library supporting HTTP accept headers and content negotiation.☆13Mar 18, 2017Updated 8 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Nov 10, 2015Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Feb 19, 2024Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 12 years ago
- SUccinct Retrieval Framework☆21Jan 24, 2016Updated 10 years ago
- KLL sketch: Almost Optimal Streaming Quantiles☆35Aug 12, 2016Updated 9 years ago
- Facebook Graph Benchmark☆21Dec 20, 2015Updated 10 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- Vectorized version of the PCG random number generator☆87Jan 9, 2026Updated last month
- A library of inverted index data structures☆151Dec 15, 2022Updated 3 years ago
- Super tiny tap output library☆12Oct 13, 2023Updated 2 years ago
- ipcipher implementation in Go☆17Dec 19, 2023Updated 2 years ago
- A word-aligned integer compression algorithm.☆13Jul 8, 2024Updated last year
- A compressed bitset with supporting data structures and algorithms☆19Sep 13, 2013Updated 12 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Nov 10, 2021Updated 4 years ago