Lizard: Yet Another Compression Algorithm Joins The Party

Written by Michael Larabel in Standards on 10 November 2017 at 05:47 AM EST. 7 Comments
STANDARDS
Lizard was previously developed as LZ5 and is a lossless compression algorithm that yields a compression ratio similar to zip/zlib/Zstd/Brotli but at very fast decompression speeds.

Lizard aims to offer decompression speeds of over 1000 MB/s and offers four modes of compression. These modes include fastLZ4, LIZv1, fastLZ4 + Huffman, and LIZv1 + Huffman. Yes, Lizard/LZ5 started off based on the LZ4 library. The code is under the BSD license.

The benchmark results are interested as outlined at GitHub. Thanks to Phoronix reader Mark for pointing out this effort.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week