Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MiloszKrajewski/lz4net

LZ4 - ultra fast compression algorithm - for all .NET platforms
https://github.com/MiloszKrajewski/lz4net

Last synced: 12 days ago
JSON representation

LZ4 - ultra fast compression algorithm - for all .NET platforms

Awesome Lists containing this project

README

        

# Please migrate!

**This library is no longer maintained and has been replaced by [K4os.Compression.LZ4](https://github.com/MiloszKrajewski/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](doc/readme.md)