The FastPFOR C++ library: Fast integer compression
☆961Jan 27, 2026Updated last month
Alternatives and similar repositories for FastPFOR
Users that are interested in FastPFOR are comparing it to the libraries listed below
Sorting:
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years 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
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 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
- C library to pack and unpack short arrays of integers as fast as possible☆94Mar 11, 2023Updated 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,782Feb 20, 2026Updated last week
- A low-level integer compression library in Java☆564Dec 22, 2025Updated 2 months ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 12 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆499Nov 26, 2025Updated 3 months ago
- A compressed bitmap class in C++.☆460Oct 30, 2024Updated last year
- Integer Compression Libraries for Go☆134Dec 23, 2017Updated 8 years ago
- A library of inverted index data structures☆151Dec 15, 2022Updated 3 years ago
- Header-only binary fuse and xor filter library☆424Jan 19, 2026Updated last month
- ALP: Adaptive Lossless Floating-Point Compression☆164Oct 16, 2025Updated 4 months ago
- Next-Gen Big Data File Format☆659Oct 11, 2025Updated 4 months ago
- Fast Approximate Membership Filters (C++)☆289Aug 29, 2025Updated 6 months ago
- BitMagic Library