Lz4.Net (x86/x64) NuGet Package

Lz4.Net is a wrapper of the Lz4 lib (version r98):

https://code.google.com/p/lz4/
http://fastcompression.blogspot.com.br/p/lz4.html

LZ4 is a very fast lossless compression algorithm, providing compression speed at 300 MB/s per core, scalable with multi-cores CPU.

It also features an extremely fast decoder, with speeds up and beyond 1GB/s per core, typically reaching RAM speed limits on multi-core systems.

A high compression derivative, called LZ4_HC, is also provided. It trades CPU for compression ratio.

Lz4.Net is a wrapper using the native dll (x86/x64) and has some helper methods and stream implementation.




Got any Lz4.Net (x86/x64) Question?





Info

Version: 1.0.98
Author(s): Khalid Salomão
Last Update: Tuesday, July 2, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://code.google.com/p/lz4-net/
NuGet Url: https://www.nuget.org/packages/Lz4.Net


Install
Install-Package Lz4.Net
dotnet add package Lz4.Net
paket add Lz4.Net
Lz4.Net Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

21

days-since-last-release

3957