#decompression #level #latest

quicklz

QuickLZ is a fast compression algorithm. This library is an implementation of the QuickLZ format in rust

4 releases (2 breaking)

0.3.1 Apr 12, 2022
0.3.0 May 31, 2020
0.2.0 Oct 19, 2018
0.1.0 Oct 13, 2017

#629 in Compression

Download history 37/week @ 2025-09-18 55/week @ 2025-09-25 51/week @ 2025-10-02 17/week @ 2025-10-09 35/week @ 2025-10-16 27/week @ 2025-10-23 54/week @ 2025-10-30 132/week @ 2025-11-06 85/week @ 2025-11-13 61/week @ 2025-11-20 80/week @ 2025-11-27 171/week @ 2025-12-04 85/week @ 2025-12-11 125/week @ 2025-12-18 78/week @ 2025-12-25 228/week @ 2026-01-01

534 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

61KB
1K SLoC

QuickLZ   build status latest version documentation

QuickLZ is a fast compression algorithm. This library implements the algorithm version 1.5.0 (latest version since 2011). Compression and decompression are implemented for the compression levels 1 and 3.

License

Licensed under either of

at your option.

Dependencies

~0.4–0.8MB
~18K SLoC