lz4: A fast compression library1

LZ4 is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and *extremly* fast decompression. Decompression requires no memory.

In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.

... part of T2, get it here

URL: http://www.lz4.org/

Author: Yann Collet
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 1.9.4

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/lz4/lz4/ tags

T2 source: lz4.cache
T2 source: lz4.desc

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 1.04 MB, 22 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).