Fast decoder for VByte-compressed integers
☆127Nov 15, 2025Updated 4 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☆413Feb 9, 2025Updated last year
- C library to pack and unpack short arrays of integers as fast as possible☆95Mar 11, 2023Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆524Aug 18, 2023Updated 2 years ago
- The FastPFOR C++ library: Fast integer compression☆963Mar 5, 2026Updated 2 weeks ago
- Fastest Integer Compression☆828Mar 1, 2024Updated 2 years ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆445Jul 7, 2025Updated 8 months 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
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- benchmarking positional population count☆17Oct 19, 2025Updated 5 months ago
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- bit & sketches data structures☆60Nov 2, 2018Updated 7 years ago
- TurboRLE-Fastest Run Length Encoding☆289Apr 7, 2023Updated 2 years ago
- Integer Compression Libraries for Go☆133Dec 23, 2017Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 13 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Nov 10, 2015Updated 10 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24May 14, 2020Updated 5 years ago
- High-performance dictionary coding☆110Apr 5, 2017Updated 8 years ago
- A library of inverted index data structures☆151Dec 15, 2022Updated 3 years ago
- Small library supporting HTTP accept headers and content negotiation.☆13Mar 18, 2017Updated 9 years ago
- Media Art with AI☆21Sep 9, 2019Updated 6 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
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- An implementation of Golomb compressed set in C☆23Aug 2, 2016Updated 9 years ago
- EWAH Compressed Bitmaps☆25Sep 25, 2020Updated 5 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Super tiny tap output library☆12Oct 13, 2023Updated 2 years ago
- KLL sketch: Almost Optimal Streaming Quantiles☆35Aug 12, 2016Updated 9 years ago
- Compressing and Decoding Term Statistics Time Series -- ECIR 2016☆10Dec 11, 2015Updated 10 years ago
- ipcipher implementation in Go☆17Dec 19, 2023Updated 2 years ago
- Clustered Elias-Fano inverted indexes.☆15Jun 4, 2018Updated 7 years ago
- A fast alternative to the modulo reduction☆318Mar 22, 2021Updated 4 years ago
- Automatically generate golang assembly files from native assembly code☆14Jun 6, 2018Updated 7 years ago
- Optimised x86-64 gzip decompressor☆32Feb 26, 2018Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Nov 10, 2021Updated 4 years ago