CMD + K

lz4

Community

Extremely Fast Compression algorithm

Installation

To install this package, run one of the following:

Conda
$conda install sbu-hpc::lz4

Usage Tracking

1.8.1.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

LZ4 is lossless compression algorithm, providing compression speed at 400 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 more speed up. 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 library is provided as open-source software using BSD 2-Clause license.

About

Summary

Extremely Fast Compression algorithm

Last Updated

Mar 24, 2018 at 20:08

License

Mixed

Supported Platforms

linux-64