wok view lizard/description.txt @ rev 25706

BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 17:36:15 2024 +0000 (3 months ago)
parents
children
line source
1 Lizard (formerly LZ5) is an efficient compressor with very fast decompression.
2 It achieves compression ratio that is comparable to zip/zlib and zstd/brotli
3 (at low and medium compression levels) at decompression speed of 1000 MB/s
4 and faster.