lz4ultra

LZ compressor

A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times.

Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio

GitHub

57 stars
9 watching
5 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list

ccompressionlz4optimizationsuffixarray

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pierrec/lz4A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams.885
miloszkrajewski/k4os.compression.lz4A .NET Standard library that provides a fast compression algorithm for data archiving and streaming.702
emmanuel-marty/zultraA fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.27
szktty/erlang-lz4LZ4 compression bindings for the Erlang programming language65
lzfse/lzfseA library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding1,774
emmanuel-marty/lzsaA compression format designed for efficient decompression on 8-bit microcomputers.237
ariya/fastlzAn algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio.447
mcjack123/luzAn algorithm to compress Lua scripts by combining Huffman coding and LZ77 compression.11
lz4/lz4A fast and scalable lossless compression algorithm implemented in C.10,506
emmanuel-marty/em_inflateA fast, in-memory decompression library for common compression formats73
gildor2/fast_zlibAn optimized zlib compression algorithm that provides faster time and slightly smaller compressed files132
mirage/decompressA library implementing several decompression algorithms for various compression formats115
barabasgithub/lzig4Implementing LZ4 compression algorithm in Zig programming language6
inikep/lizardAn efficient compression algorithm with fast decompression speed653
ulikunitz/xzA Go package for reading and writing xz-compressed files487