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
447 stars
27 watching
85 forks
Language: C
last commit: about 2 years agoLinked from 2 awesome lists
amd64ansi-carm64cc90c99compressiondosfastlzfreedosintellempel-zivlz77mipselms-dosportableriscv
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A MicroPython wrapper for a lightning-fast lossless compression library. | 14 | |
| An implementation of a lossless data compression algorithm in the Go programming language. | 8 | |
| A single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities. | 2,249 | |
| Develops a lossless data compression format suitable for cloud datasets | 282 | |
| A library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding | 1,774 | |
| A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times. | 57 | |
| A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 | |
| A data compression library designed for efficient use in resource-constrained systems. | 1,334 | |
| An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 | |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 | |
| A library that provides an alternative implementation of the LAZ data format for compression and decompression. | 78 | |
| Decompresses compressed data using various algorithms and libraries. | 175 | |
| An implementation of a lossless data compression algorithm based on prefix codes | 32 | |
| A Common Lisp library for decompressing compressed data from various algorithms | 17 | |
| A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. | 702 |