Snappier NuGet Package

A near-C++ performance implementation of the Snappy compression algorithm for .NET.

Snappier is ported to C# directly
from the official C++ implementation, with the addition of support for the framed stream format.

By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported
by .NET Core. However, Snappier performs best in .NET Core 3.0 and later on little-endian x86/64 processors with the
help of System.Runtime.Instrinsics.




Got any Snappier Question?





Info

Version: 1.1.6
Author(s): btburnett3
Last Update: Tuesday, March 5, 2024
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Snappier


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

.NETStandard 2.0 net5.0
  • No dependencies.
netcoreapp3.0
  • No dependencies.
netstandard2.1


Tags



STATS

must-have-score

1.3

avg-downloads-per-day

21101

days-since-last-release

57