lz4-c
Extremely Fast Compression algorithm.
Extremely Fast Compression algorithm.
To install this package, run one of the following:
LZ4 is lossless compression algorithm, providing compression speed at 400\nMB/s per core (0.16 Bytes/cycle). It features an extremely fast decoder,\nwith speed in multiple GB/s per core (0.71 Bytes/cycle). A high compression\nderivative, called LZ4_HC, is available, trading customizable CPU time for\ncompression ratio. LZ4 library is provided as open source software using a\nBSD license.\n
Summary
Extremely Fast Compression algorithm.
Last Updated
Feb 26, 2026 at 23:54
License
BSD-2-Clause
Total Downloads
8
Version Downloads
8
Supported Platforms
Home
https://www.lz4.orgGitHub Repository
https://github.com/lz4/lz4