Home > Repositories > base > lz4

lz4: Extremely Fast Compression algorithm

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.
Name:lz4
Release: 1.9.4-1mamba
Group:Applications/Archiving
Maintainer:silvan
License:BSD, GPL
Size:275.68 kB
Upstream URL:http://lz4.github.io/lz4/
Build time:2022-08-16 11:15:50
Binary packages and requirements
x86_64aarch64i586
Built RPMSliblz4
liblz4-devel
lz4
lz4-debug
liblz4
liblz4-devel
lz4
lz4-debug
liblz4
liblz4-devel
lz4
lz4-debug
Build requirementsglibc-devel [1]
glibc-devel [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2022-08-16autodist1.9.4-1mamba- automatic version update by autodist
2020-12-11autodist1.9.3-1mamba- automatic version update by autodist
2019-09-16autodist1.9.2-1mamba- automatic version update by autodist
2019-04-25autodist1.9.1-1mamba- automatic version update by autodist
2019-04-21autodist1.9.0-1mamba- automatic version update by autodist
2018-09-20autodist1.8.3-1mamba- automatic version update by autodist
2018-06-05autodist1.8.2-1mamba- automatic version update by autodist
2018-02-10autodist1.8.1.2-1mamba- automatic version update by autodist
2017-11-19silvan1.8.0-1mamba- package created using the webbuild interface