lzsa: Byte-aligned lossless packer optimized for fast decompress on 8-bit micros1

LZSA is a collection of efficient, byte-aligned compression formats, that are specifically engineered for very fast decompression on 8-bit systems. It can compress files of any size by using blocks of a maximum size of 64 Kb with block-interdependent compression, and up to 64 Kb of back-references for matches.

... part of T2, get it here

URL: https://github.com/emmanuel-marty/lzsa

Author: Emmanuel Marty <emmanuel [at] fgl [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: ZLIB
Status: Stable
Version: 1.4.1

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

Download: https://github.com/emmanuel-marty/lzsa/ lzsa-1.4.1.tar.gz

T2 source: lzsa.cache
T2 source: lzsa.desc

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

Installed size (on reference hardware): 0.08 MB, 7 files

Dependencies (build time detected): bash coreutils diffutils gawk gcc grep gzip make sed tar

Installed files (on reference hardware): n.a.

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).