Snappier 1.0.0
See the version list below for details.
dotnet add package Snappier --version 1.0.0
NuGet\Install-Package Snappier -Version 1.0.0
<PackageReference Include="Snappier" Version="1.0.0" />
paket add Snappier --version 1.0.0
#r "nuget: Snappier, 1.0.0"
// Install Snappier as a Cake Addin #addin nuget:?package=Snappier&version=1.0.0 // Install Snappier as a Cake Tool #tool nuget:?package=Snappier&version=1.0.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.0
- No dependencies.
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
-
net5.0
- No dependencies.
NuGet packages (27)
Showing the top 5 NuGet packages that depend on Snappier:
Package | Downloads |
---|---|
MongoDB.Driver.Core
Core Component of the Official MongoDB .NET Driver. |
|
MongoDB.Driver
Official .NET driver for MongoDB. |
|
CouchbaseNetClient
The Official Couchbase .NET SDK. |
|
IronCompress
Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.) |
|
Pulsar.Client
.NET client library for Apache Pulsar |
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on Snappier:
Repository | Stars |
---|---|
ravendb/ravendb
ACID Document Database
|
|
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
|
|
NethermindEth/nethermind
A robust execution client for Ethereum node operators.
|
|
jfrog/project-examples
Small projects in universal build ecosystems to configure CI and Artifactory
|
|
mjebrahimi/EasyCompressor
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
|
Version | Downloads | Last updated | |
---|---|---|---|
1.1.6 | 976,837 | 3/5/2024 | |
1.1.5 | 134,050 | 1/23/2024 | |
1.1.4 | 18,230 | 1/15/2024 | |
1.1.3 | 41,583 | 12/1/2023 | |
1.1.2 | 47,614 | 11/9/2023 | |
1.1.1 | 2,518,542 | 3/27/2023 | |
1.1.0 | 32,639 | 3/12/2023 | |
1.0.0 | 52,645,017 | 1/23/2021 | |
1.0.0-beta002 | 1,862 | 11/3/2020 | |
1.0.0-beta001 | 1,495 | 10/22/2020 |