Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/MiloszKrajewski/lz4net
- Owner: MiloszKrajewski
- License: bsd-2-clause
- Archived: true
- Created: 2015-07-28T19:37:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T11:41:27.000Z (almost 4 years ago)
- Last Synced: 2024-09-16T19:23:01.271Z (about 2 months ago)
- Language: C#
- Homepage:
- Size: 4.72 MB
- Stars: 369
- Watchers: 20
- Forks: 63
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
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)