inikep / lizard

Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at decompression speed of 1000 MB/s and faster.
Other
652 stars 40 forks source link

What is the difference between lz5 v2.0 and lizard v1.0 ? #28

Open minchai23 opened 3 years ago

inikep commented 3 years ago

lizard v1.0 is lz5 v2.0 + bug fixes