TurboPFor-Integer-Compression
Integer compressor
A C library providing a set of efficient algorithms for compressing and decompressing integers.
Fastest Integer Compression
776 stars
47 watching
112 forks
Language: C
last commit: 12 months ago
Linked from 2 awesome lists
avx2compressioncompressorencodingfloating-pointinteger-compressionintersectioninverted-indexlibrarysimdsse2time-series
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 887 |
| A high-performance integer compression library with support for various input formats and encoding schemes. | 87 |
| A Java library for compressing arrays of integers efficiently | 539 |
| A library for fast integer compression using SIMD instructions | 490 |
| A set of algorithms for compressing integers in programming languages | 130 |
| Develops a lossless data compression format suitable for cloud datasets | 282 |
| An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 |
| Fast integer compression in C using the StreamVByte codec | 379 |
| A data compression library designed for efficient use in resource-constrained systems. | 1,334 |
| A fast compression and decompression library written in C. | 92 |
| A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 |
| A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |
| A C++ library implementing the Binary Interpolative Coding compression algorithm | 28 |
| A high-performance compression algorithm with improved features over its predecessor BZip2. | 697 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |