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
644 stars 40 forks source link

Compression algorithm explanation #29

Open fibersel opened 3 years ago

fibersel commented 3 years ago

Hi, @inikep !

I really appreciate your works and I want to ask you: Do you have any clear explanations of ZSTD, LZ4 and Lizard? I want to explain their internals in my coursework.All references would be included.

Bulat-Ziganshin commented 3 years ago

I live in Moscow and work on lossless data compression. can you contact me at Bulat.Ziganshin@gmail.com ?

Look at https://encode.su/threads/3378-Learning-compression , it has a lot of links