Crates.io | quicklz |
lib.rs | quicklz |
version | 0.3.1 |
source | src |
created_at | 2017-10-13 21:47:52.156888 |
updated_at | 2022-04-12 20:07:06.558923 |
description | QuickLZ is a fast compression algorithm. This library is an implementation of the QuickLZ format in rust. |
homepage | |
repository | https://github.com/ReSpeak/quicklz |
max_upload_size | |
id | 35551 |
size | 60,321 |
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.
Licensed under either of
at your option.