#as-ref #quicklz

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

#454 in Compression

Download history 25/week @ 2024-12-13 1/week @ 2024-12-20 1/week @ 2024-12-27 8/week @ 2025-01-03 16/week @ 2025-01-10 15/week @ 2025-01-17 8/week @ 2025-01-24 33/week @ 2025-01-31 36/week @ 2025-02-07 43/week @ 2025-02-14 18/week @ 2025-02-21 15/week @ 2025-02-28 14/week @ 2025-03-07 18/week @ 2025-03-14 14/week @ 2025-03-21 26/week @ 2025-03-28

75 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.9MB
~19K SLoC