TurboPFor-Integer-Compression

Integer compressor

A C library providing a set of efficient algorithms for compressing and decompressing integers.

Fastest Integer Compression

GitHub

772 stars
47 watching
112 forks
Language: C
last commit: 9 months ago
Linked from 2 awesome lists

avx2compressioncompressorencodingfloating-pointinteger-compressionintersectioninverted-indexlibrarysimdsse2time-series

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lemire/fastpfor A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. 879
ronanh/intcomp A high-performance integer compression library with support for various input formats and encoding schemes. 87
lemire/javafastpfor A Java library for compressing arrays of integers efficiently 538
lemire/simdcomp A library for fast integer compression using SIMD instructions 490
zentures/encoding A set of algorithms for compressing integers in programming languages 129
opencomputeproject/project-zipline Develops a lossless data compression format suitable for cloud datasets 281
gildor2/fast_zlib An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files 133
lemire/streamvbyte Fast integer compression using SIMD instructions 376
atomicobject/heatshrink A data compression library designed for efficient use in resource-constrained systems. 1,333
johnezang/pithy A fast compression and decompression library written in C. 92
flanglet/kanzi-cpp A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. 137
stoyan/yuicompressor A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. 76
jermp/interpolative_coding A C++ library implementing the Binary Interpolative Coding compression algorithm 28
kspalaiologos/bzip3 A high-performance compression algorithm with improved features over its predecessor BZip2. 690
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27