8 releases (stable)
| 2.2.0 | Oct 24, 2025 |
|---|---|
| 2.1.0 | Apr 30, 2024 |
| 2.0.0 | Jul 8, 2023 |
| 1.2.0 | Feb 16, 2023 |
| 0.1.1 | Feb 29, 2020 |
#832 in Compression
821,227 downloads per month
Used in 2 crates
18KB
372 lines
The interface and implementations of LZ77 compression algorithm.
LZ77 is a compression algorithm used in DEFLATE.
libflate_lz77
The interface and implementations of LZ77 compression algorithm for libflate.
Dependencies
~1.5MB
~17K SLoC