Version1.9.4
Revision4
Size0.3 MB
LicenseBSD-2-Clause OR GPL-2.0 OR GPL-2.0+
Confinementstrict
Basecore20
CategoriesUtilities

Extremely Fast Compression algorithm


LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . Speed can be tuned dynamically, selecting an "acceleration" factor which trades compression ratio for faster speed. On the other end, a high compression derivative, LZ4_HC, is also provided, trading CPU time for improved compression ratio. All versions feature the same decompression speed. . LZ4 is also compatible with dictionary compression, and can ingest any input file as dictionary, including those created by Zstandard Dictionary Builder. (note: only the final 64KB are used). . LZ4 library is provided as open-source software using BSD 2-Clause license.

Update History

1.9.4 (4)
13 Dec 2025, 09:47 UTC

Published2 Jun 2020, 16:44 UTC

Last updated21 Sept 2022, 18:46 UTC

First seen13 Dec 2025, 09:47 UTC