Snappy 1.1.1.7

Additional Details

This library is no longer maintained, because I rarely use Windows or C++ these days. It has not been updated in years. You are welcome to adopt the library if you find it useful.

dotnet add package Snappy --version 1.1.1.7
NuGet\Install-Package Snappy -Version 1.1.1.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Snappy" Version="1.1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Snappy --version 1.1.1.7
#r "nuget: Snappy, 1.1.1.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Snappy as a Cake Addin
#addin nuget:?package=Snappy&version=1.1.1.7

// Install Snappy as a Cake Tool
#tool nuget:?package=Snappy&version=1.1.1.7

Snappy is a compression algorithm reaching over 250MB/s compression and 500MB/s decompression speeds while still providing interesting compression ratio. This is a source code package that compiles Snappy into your project.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1.7 8,946 2/25/2014

Fixed a warning.