zultra

Compression library

A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.

Fast deflate implementation with zopfli-like ratios and a streaming API

GitHub

27 stars
6 watching
3 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list

cloudflarecompressiondeflatehuffmansuffix-arrayzlibzlib-replacementzopfli

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
emmanuel-marty/em_inflate A fast, in-memory decompression library for common compression formats 73
mirage/decompress A library implementing several decompression algorithms for various compression formats 115
rust-lang/flate2-rs A library that provides bindings to various compression formats. 916
gildor2/fast_zlib An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files 133
dmazzella/ufastlz A MicroPython wrapper for a lightning-fast lossless compression library. 14
g1mv/density A fast compression library designed to achieve optimal compression ratios while minimizing processing time. 1,017
zopfli-rs/zopfli Reimplements a lossless compression algorithm in Rust 37
brimworks/lua-zlib A Lua binding to zlib for streaming compression and decompression 275
emmanuel-marty/lz4ultra A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times. 57
andy-thomason/andyzip A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. 25
r-lyeh-archived/bundle An embeddable compression library supporting multiple algorithms and formats. 635
brianpugh/tamp A lossless compression library designed for low-memory embedded targets with high data compression ratios. 29
sstadick/gzp A multi-threaded data compression library written in Rust. 154
opencomputeproject/project-zipline Develops a lossless data compression format suitable for cloud datasets 281
johnezang/pithy A fast compression and decompression library written in C. 92