Fastest Integer Compression
☆840Jun 28, 2026Updated 2 months 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The FastPFOR C++ library: Fast integer compression☆974Jun 7, 2026Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆536Jun 7, 2026Updated 2 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆447Jun 7, 2026Updated 2 months ago
- Fast integer compression in C using the StreamVByte codec☆417Jun 7, 2026Updated 2 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆64Oct 28, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- C library to pack and unpack short arrays of integers as fast as possible☆97Mar 11, 2023Updated 3 years ago
- Fast decoder for VByte-compressed integers☆131Jun 7, 2026Updated 2 months ago
- TurboRLE-Fastest Run Length Encoding☆290Jul 14, 2026Updated last month
- Fast differential coding functions (using SIMD instructions)☆54Dec 8, 2017Updated 8 years ago
- A low-level integer compression library in Java☆568Jun 24, 2026Updated 2 months ago
- A C++ library for integer array compression☆31Mar 18, 2022Updated 4 years ago
- Integer Compression Libraries for Go☆133Dec 23, 2017Updated 8 years ago
- A library of inverted index data structures☆150Dec 15, 2022Updated 3 years ago
- BitMagic Library☆455Updated this week
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- High-performance dictionary coding☆112Apr 5, 2017Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆123Feb 19, 2017Updated 9 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆539Apr 6, 2026Updated 4 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,876Updated this week
- 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
- fixed-length integer trim☆35Mar 20, 2023Updated 3 years ago
- Compression Benchmark☆370Updated this week
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 8 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A lightweight suffix-sorting library☆413Mar 25, 2020Updated 6 years ago
- Compressed numerical arrays that support high-speed random access☆882Jul 28, 2026Updated last month
- Fast algorithms for computing XX^T for binary matrices☆14Sep 24, 2019Updated 6 years ago
- Filter for improving compression of typed binary data.☆240Dec 31, 2024Updated last year
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Jan 31, 2015Updated 11 years ago
- Dynamic succinct/compressed data structures☆120Dec 17, 2025Updated 8 months ago
- One of the fastest hash functions.☆367Feb 15, 2025Updated last year
- A fast, compressed, persistent binary data store library for C.☆584Aug 6, 2026Updated 3 weeks ago
- 64-bit integer compression algorithms in Java☆15Nov 11, 2018Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Succinct Data Structure Library 2.0☆2,310Jun 2, 2023Updated 3 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,057Updated this week
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆94Updated this week
- Fastest Histogram Construction☆74Dec 29, 2021Updated 4 years ago
- A collection of succinct data structures☆216Jan 3, 2024Updated 2 years ago
- An encoder/decoder collection for a sequence of integers