interpolative_coding

Compression library

A C++ library implementing the Binary Interpolative Coding compression algorithm

A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.

GitHub

28 stars
3 watching
4 forks
Language: C++
last commit: almost 2 years ago
codingcompressionheader-onlyinterpolative-codinginverted-index

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
mirage/decompress A library implementing several decompression algorithms for various compression formats 115
flanglet/kanzi-cpp A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. 137
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27
lemire/javafastpfor A Java library for compressing arrays of integers efficiently 538
pleasetrythisathome/bardo A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. 94
johnezang/pithy A fast compression and decompression library written in C. 92
lemire/simdcomp A library for fast integer compression using SIMD instructions 490
g1mv/density A fast compression library designed to achieve optimal compression ratios while minimizing processing time. 1,017
dropbox/rust-brotli A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. 818
emmanuel-marty/em_inflate A fast, in-memory decompression library for common compression formats 73
powturbo/turbopfor-integer-compression A C library providing a set of efficient algorithms for compressing and decompressing integers. 772
jeffesp/snappy.sharp An implementation of Google's Snappy compression algorithm in C#. 143
mapbox/gzip-hpp A C++ library for efficient compression and decompression of binary data 325
google/jpegli A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. 126