The FastPFOR C++ library: Fast integer compression
☆963Mar 5, 2026Updated 2 weeks ago
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☆445Jul 7, 2025Updated 8 months ago
- Fastest Integer Compression☆828Mar 1, 2024Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆524Aug 18, 2023Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆413Feb 9, 2025Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 4 months ago
- High-performance dictionary coding☆110Apr 5, 2017Updated 8 years ago
- A low-level integer compression library in Java☆565Dec 22, 2025Updated 2 months ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 13 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
- Python bindings for the fast integer compression library FastPFor.☆61Oct 23, 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,792Mar 9, 2026Updated last week
- C library to pack and unpack short arrays of integers as fast as possible☆95Mar 11, 2023Updated 3 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆501Nov 26, 2025Updated 3 months ago
- Integer Compression Libraries for Go☆133Dec 23, 2017Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- Next-Gen Big Data File Format☆664Oct 11, 2025Updated 5 months ago
- A compressed bitmap class in C++.☆460Oct 30, 2024Updated last year
- A library of inverted index data structures☆151Dec 15, 2022Updated 3 years ago
- ALP: Adaptive Lossless Floating-Point Compression☆168Oct 16, 2025Updated 5 months ago
- A C# port of JavaFastPFOR☆58Sep 27, 2023Updated 2 years ago
- Header-only binary fuse and xor filter library☆425Jan 19, 2026Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆289Aug 29, 2025Updated 6 months ago
- Filter for improving compression of typed binary data.☆235Dec 31, 2024Updated last year
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- EliasFanoCompression: quasi-succinct compression of sorted integers in C#☆46Oct 29, 2021Updated 4 years ago
- Compressed numerical arrays that support high-speed random access☆852Jan 30, 2026Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,711Updated this week
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 4 years ago
- Succinct Data Structure Library 2.0☆2,299Jun 2, 2023Updated 2 years ago
- First Practical and General-purpose Range Filter☆551Mar 11, 2022Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Jan 8, 2023Updated 3 years ago
- A fast, compressed, persistent binary data store library for C.☆554Updated this week
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆355Apr 1, 2024Updated last year
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 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
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,027Updated this week
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year