Snappier 1.1.2
See the version list below for details.
dotnet add package Snappier --version 1.1.2
NuGet\Install-Package Snappier -Version 1.1.2
<PackageReference Include="Snappier" Version="1.1.2" />
paket add Snappier --version 1.1.2
#r "nuget: Snappier, 1.1.2"
// Install Snappier as a Cake Addin #addin nuget:?package=Snappier&version=1.1.2 // Install Snappier as a Cake Tool #tool nuget:?package=Snappier&version=1.1.2
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 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.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. |
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net6.0
- No dependencies.
-
net7.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
|
|
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
|
Version | Downloads | Last updated | |
---|---|---|---|
1.1.6 | 852,436 | 3/5/2024 | |
1.1.5 | 132,765 | 1/23/2024 | |
1.1.4 | 17,754 | 1/15/2024 | |
1.1.3 | 40,594 | 12/1/2023 | |
1.1.2 | 46,031 | 11/9/2023 | |
1.1.1 | 2,436,728 | 3/27/2023 | |
1.1.0 | 30,846 | 3/12/2023 | |
1.0.0 | 50,827,472 | 1/23/2021 | |
1.0.0-beta002 | 1,855 | 11/3/2020 | |
1.0.0-beta001 | 1,485 | 10/22/2020 |