Snappier 1.0.0-beta001
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.
Showing the top 20 packages that depend on Snappier.
Packages | Downloads |
---|---|
MongoDB.Driver.Core
Core Component of the Official MongoDB .NET Driver.
|
2 |
MongoDB.Driver
Official .NET driver for MongoDB.
|
2 |
MongoDB.Driver.Core
Core Component of the Official MongoDB .NET Driver.
|
1 |
MongoDB.Driver
Official .NET driver for MongoDB.
|
1 |
.NET Core 3.0
- No dependencies.
.NET Standard 2.0
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET Standard 2.1
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 3 | 2025/5/26 |
1.2.0-beta0001 | 1 | 2025/5/27 |
1.1.6 | 1 | 2025/6/2 |
1.1.5 | 2 | 2025/6/3 |
1.1.4 | 1 | 2025/5/28 |
1.1.3 | 1 | 2025/5/27 |
1.1.2 | 1 | 2025/5/28 |
1.1.1 | 1 | 2025/5/28 |
1.1.0 | 1 | 2025/6/2 |
1.0.0 | 2 | 2025/4/17 |
1.0.0-beta002 | 1 | 2025/5/27 |
1.0.0-beta001 | 2 | 2025/5/27 |