FastLZ

Data compressor

An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio.

Small & portable byte-aligned LZ77 compression

GitHub

447 stars
27 watching
85 forks
Language: C
last commit: about 2 years ago
Linked from 2 awesome lists

amd64ansi-carm64cc90c99compressiondosfastlzfreedosintellempel-zivlz77mipselms-dosportableriscv

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dmazzella/ufastlzA MicroPython wrapper for a lightning-fast lossless compression library.14
dgryski/go-quicklzAn implementation of a lossless data compression algorithm in the Go programming language.8
richgel999/minizA single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities.2,249
opencomputeproject/project-ziplineDevelops a lossless data compression format suitable for cloud datasets282
lzfse/lzfseA library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding1,774
emmanuel-marty/lz4ultraA tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times.57
flanglet/kanzi-cppA C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design.140
atomicobject/heatshrinkA data compression library designed for efficient use in resource-constrained systems.1,334
gildor2/fast_zlibAn optimized zlib compression algorithm that provides faster time and slightly smaller compressed files132
emmanuel-marty/zultraA fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.27
hobuinc/laz-perfA library that provides an alternative implementation of the LAZ data format for compression and decompression.78
powzix/oozDecompresses compressed data using various algorithms and libraries.175
amallia/go-efAn implementation of a lossless data compression algorithm based on prefix codes32
froydnj/chipzA Common Lisp library for decompressing compressed data from various algorithms17
miloszkrajewski/k4os.compression.lz4A .NET Standard library that provides a fast compression algorithm for data archiving and streaming.702