MiloszKrajewski / lz4net

LZ4 - ultra fast compression algorithm - for all .NET platforms
BSD 2-Clause "Simplified" License
369 stars 63 forks source link

Please migrate!

This library is no longer maintained and has been replaced by K4os.Compression.LZ4.

K4os.Compression.LZ4 is a port of much more recent version of lz4 for .NET Standard and handles both BLOCK and STREAM modes.

Old README.md can be found here