Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
25 packages returned for Tags:"snappy"
Sort by
Relevance
Downloads
Recently updated
Snappier
by:
btburnett3
14,501,822 total downloads
last updated
3/27/2023
Latest version:
1.1.1
snappy
compression
fast
io
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...
More information
lz4net
by:
Krashan
8,377,813 total downloads
last updated
3/17/2017
Latest version:
1.0.15.93
lz4
lz4hc
fast
compression
decompression
zlib
lzf
lzo
snappy
quicklz
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM...
More information
Snappy.
Standard
by:
DavidRouyer
1,885,871 total downloads
last updated
9/24/2016
Latest version:
0.2.0
snappy
.NET Standard client for Google's Snappy compression library inspired by Snappy.NET. Snappy is a very fast compression(250 MB/sec)/decompression(500 MB/sec) library written in C++.
Snappy.
NET
by:
robertvazan
Deprecated
6,464,061 total downloads
last updated
3/5/2014
Latest version:
1.1.1.8
snappy
compression
codec
fast
io
lz4
zlib
interop
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
IronSnappy
by:
aloneguid
3,129,790 total downloads
last updated
1/20/2023
Latest version:
1.3.1
google
snappy
compression
dotnet
c#
This is a native .NET port of Google Snappy compression/decompression library. The only implementation that is stable, fast, up to date with latest Snappy improvements, and most importantly does not depend on...
More information
IronCompress
by:
aloneguid
719,566 total downloads
last updated
8/3/2023
Latest version:
1.5.1
snappy
zstd
gzip
brotli
lzo
lz4
Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)
lz4net.
netcore.
signed
by:
cuteant
172,967 total downloads
last updated
12/20/2017
Latest version:
1.0.15.93
lz4
lz4hc
fast
compression
decompression
zlib
lzf
lzo
snappy
quicklz
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM...
More information
lz4net.
unsafe.
netcore.
signed
by:
cuteant
173,037 total downloads
last updated
12/20/2017
Latest version:
1.0.15.93
lz4
lz4hc
fast
compression
decompression
zlib
lzf
lzo
snappy
quicklz
This packages is not usable on its own. Please use https://www.nuget.org/packages/lz4net.netcore.signed/ instead.
EasyCompressor
by:
mjebrahimi
228,526 total downloads
last updated
3/20/2021
Latest version:
1.4.0
Compression
Decompression
Compress
Decompress
Compressor
Zstd
Zstandard
LZMA
LZ4
Snappy
More tags
A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for...
More information
EasyCompressor.
LZ4
by:
mjebrahimi
176,163 total downloads
last updated
3/20/2021
Latest version:
1.4.0
Compression
Decompression
Compress
Decompress
Compressor
Zstd
Zstandard
LZMA
LZ4
Snappy
More tags
A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for...
More information
Aspose.
Zip
by:
Aspose
635,472 total downloads
last updated
9/29/2023
Latest version:
23.9.0
Zip
compression
decompression
encryption
decryption
deflate
bzip2
ZipCrypto
PPMd
sfx
More tags
Aspose.ZIP for .NET is a flexible and easy to use .NET API that lets you compress and extract, encrypt and decrypt files in almost all mainstream archive formats. It supports zip, gzip, bzip2, tar, cpio, lzip,...
More information
libsnappy.
redist
by:
NikolayVorobev
21,803 total downloads
last updated
10/8/2019
Latest version:
1.1.7
native
snappy
C
C++
nativepackage
The Snappy C/C++ library - redistributable
Snappy.
NET.
signed
by:
kephas
45,159 total downloads
last updated
10/25/2019
Latest version:
1.1.1.8
snappy
compression
codec
fast
io
lz4
zlib
interop
(Unofficial) Signed Snappy.NET Library. The containing assembly was generated by signing the officially published Snappy.NET.dll. Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s)....
More information
nsoftware.
IPWorksZip
by:
nsoftware
72,017 total downloads
last updated
4/19/2023
Latest version:
22.0.8505
Archive
Bzip2
Compressed
Compression
Decompression
Files
Gzip
Jar
OfficeDoc
SevenZip
More tags
Add advanced file and streaming compression to your applications. Supports major compression standards like Zip, Jar, Tar, GZip, etc. Before using the product a valid license must be obtained from one of the...
More information
Snappy
by:
robertvazan
Deprecated
14,654 total downloads
last updated
2/25/2014
Latest version:
1.1.1.7
snappy
compression
codec
fast
native
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...
More information
EasyCaching.
Extensions.
EasyCompressor
by:
mjebrahimi
135,079 total downloads
last updated
3/20/2021
Latest version:
1.4.0
Compression
Decompression
Compress
Decompress
Compressor
Zstd
Zstandard
LZMA
LZ4
Snappy
More tags
A compressor upon EasyCaching serializers using EasyCompressor. This library is very useful for compressing cache data especially for distributed cache (such as Redis) to improve performance by reducing...
More information
SnappyLib
by:
NikolayVorobev
3,030 total downloads
last updated
10/8/2019
Latest version:
1.1.7
snappy
c#
PInvoke
wrapper
google
This is the PInvoke wrapper over the implementation of the compression / decompression algorithm in the c ++ library from Google
EasyCompressor.
LZMA
by:
mjebrahimi
18,026 total downloads
last updated
3/20/2021
Latest version:
1.4.0
Compression
Decompression
Compress
Decompress
Compressor
Zstd
Zstandard
LZMA
LZ4
Snappy
More tags
A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for...
More information
EasyCompressor.
Zstd
by:
mjebrahimi
9,871 total downloads
last updated
3/20/2021
Latest version:
1.4.0
Compression
Decompression
Compress
Decompress
Compressor
Zstd
Zstandard
LZMA
LZ4
Snappy
More tags
A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for...
More information
EasyCompressor.
Snappy
by:
mjebrahimi
6,883 total downloads
last updated
3/20/2021
Latest version:
1.4.0
Compression
Decompression
Compress
Decompress
Compressor
Zstd
Zstandard
LZMA
LZ4
Snappy
More tags
A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for...
More information
Previous
Next