Fastest Integer Compression
☆826Mar 1, 2024Updated 2 years ago
Alternatives and similar repositories for TurboPFor-Integer-Compression
Users that are interested in TurboPFor-Integer-Compression are comparing it to the libraries listed below
Sorting:
- The FastPFOR C++ library: Fast integer compression☆961Jan 27, 2026Updated last month
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- Fast integer compression in C using the StreamVByte codec☆412Feb 9, 2025Updated last year
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Oct 28, 2019Updated 6 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆94Mar 11, 2023Updated 2 years ago
- TurboRLE-Fastest Run Length Encoding☆289Apr 7, 2023Updated 2 years ago
- A low-level integer compression library in Java☆564Dec 22, 2025Updated 2 months ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- Integer Compression Libraries for Go☆134Dec 23, 2017Updated 8 years ago
- A library of inverted index data structures☆151Dec 15, 2022Updated 3 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
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,785Feb 23, 2026Updated last week
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆499Nov 26, 2025Updated 3 months ago
- A fast, compressed, persistent binary data store library for C.☆550Feb 19, 2026Updated last week
- Compressed numerical arrays that support high-speed random access☆849Jan 30, 2026Updated last month
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 12 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- A lightweight suffix-sorting library☆401Mar 25, 2020Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66May 29, 2024Updated last year
- Compression Benchmark☆359Aug 14, 2023Updated 2 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,042Dec 15, 2025Updated 2 months ago
- Fastest Histogram Construction☆75Dec 29, 2021Updated 4 years ago
- One of the fastest hash functions.☆364Feb 15, 2025Updated last year
- A very fast lightweight embedded database engine with a built-in query language.☆576Aug 20, 2021Updated 4 years ago
- Filter for improving compression of typed binary data.☆234Dec 31, 2024Updated last year
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Jan 31, 2015Updated 11 years ago
- Succinct Data Structure Library 2.0☆2,296Jun 2, 2023Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- Dynamic succinct/compressed data structures☆116Dec 17, 2025Updated 2 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆355Apr 1, 2024Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated 3 weeks ago