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
41 packages returned for Tags:"lz4"
Sort by
Relevance
Downloads
Recently updated
K4os.
Compression.
LZ4
by:
Krashan
42,811,961 total downloads
last updated
8/15/2023
Latest version:
1.3.6
compression
lz4
Port of LZ4 compression algorithm for .NET
K4os.
Compression.
LZ4.
Streams
by:
Krashan
29,027,704 total downloads
last updated
8/15/2023
Latest version:
1.3.6
compression
lz4
stream
Port of LZ4 compression algorithm for .NET
lz4net
by:
Krashan
8,324,182 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.
NET
by:
robertvazan
Deprecated
6,422,491 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.
IronCompress
by:
aloneguid
689,184 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.)
Lz4.
Net
by:
khalidsalomao
142,296 total downloads
last updated
7/2/2013
Latest version:
1.0.98
Stream
LZ4
compression
interop
Fast
Lz4.Net is a wrapper of the Lz4 lib (version r98): https://code.google.com/p/lz4/ http://fastcompression.blogspot.com.br/p/lz4.html LZ4 is a very fast lossless compression algorithm, providing compression...
More information
lz4net.
unsafe.
netcore.
signed
by:
cuteant
171,030 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.
lz4net.
netcore.
signed
by:
cuteant
170,980 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
IonKiwi.
lz4.
net
by:
IonKiwi
107,854 total downloads
last updated
1/9/2021
Latest version:
1.0.16
lz4
lz4hc
lz4.net
compression
interop
stream
This package is a .NET wrapper arround the C lz4 library (v1.9.2), compliant with the LZ4 Frame Format. LZ4 has been written by Yann Collet and the original sources can be found on...
More information
K4os.
Compression.
LZ4.
Legacy
by:
Krashan
70,106 total downloads
last updated
8/15/2023
Latest version:
1.3.6
compression
lz4
lz4net
Port of LZ4 compression algorithm for .NET
EasyCompressor
by:
mjebrahimi
225,072 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
173,071 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
Salar.
Bois
by:
salar2k
86,419 total downloads
last updated
1/3/2022
Latest version:
3.2.1
Binary
Serializer
Serialization
Serialize
Compact
BOIS
JSON
LZ4
Compressed
The most compact, extermly fast binary serializer for .NET Code and .NET Framework. More info: https://github.com/salarcode/Bois
Snappy.
NET.
signed
by:
kephas
44,986 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
LZ4Stream
by:
luyikk
6,921 total downloads
last updated
6/15/2020
Latest version:
1.0.2
LZ4
K4os.Compression.LZ4 true async version
LZ4PCL
by:
zenith
15,632 total downloads
last updated
9/4/2014
Latest version:
1.0.0
lz4
compression
stream
pcl
performance
A pure C# portable class library (PCL) implementation of high performance LZ4 compression algorithm, with streaming interface (System.IO.Stream derived). It includes a High Compression (HC) codec variant,...
More information
IonKiwi.
lz4.
managed
by:
IonKiwi
22,632 total downloads
last updated
9/2/2022
Latest version:
1.0.7
lz4
lz4hc
lz4.net
managed
async
stream
compression
This package is a translation of the lz4 C sources (1.9.4) to C#. LZ4 has been written by Yann Collet and the original sources can be found on https://github.com/lz4/lz4 LZ4 is a very fast lossless compression...
More information
lz4
by:
smasherprog
30,477 total downloads
last updated
10/21/2015
Latest version:
1.3.1.2
lz4
native
C++
v120
windesktop
dyn
rt-dyn
msvcstl
v140
LZ4 is lossless compression algorithm, providing compression.
EasyCaching.
Extensions.
EasyCompressor
by:
mjebrahimi
133,382 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
Salar.
Bois.
LZ4
by:
salar2k
28,033 total downloads
last updated
1/3/2022
Latest version:
3.2.1
Binary
Serializer
Serialization
Serialize
Compact
BOIS
JSON
LZ4
Compressed
Salar's Serializer for Binary Object Indexed Serialization, LZ4 wrapper
Previous
Next