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. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the
help of System.Runtime.Instrinsics.




Got any Snappier Question?





Info

Version: 1.2.0
Author(s): btburnett3
Last Update: Thursday, January 30, 2025
.NET Fiddle: Create the first Fiddle
Project Url: https://brantburnett.github.io/Snappier/
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

41030

days-since-last-release

60