lz4

[full]

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.

... More
license BSD-2-Clause
project lz4
url lz4.github.io/lz4/
doc-url github.com/lz4/lz4/wiki
src-url github.com/lz4/lz4
1 Version
version 1.9.3
repository https://pkg.cppget.org/1/queue/testing
depends 1; xxhash