44 packages tagged with “Zstd”
Port of zstd compression library to c#
Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)
Interop bindings for Zstd.
Zstd compression library wrapper for .NET
7-Zip is a file archiver with a high compression ratio. 7za.exe is a standalone console version of 7-Zip with reduced formats support. 7za.exe and 7z.exe from 7-Zip have same command line interface. 7za.exe features: - High compression ratio in 7z format - Supported formats: - Packing / unpacking: 7z, xz, ZIP, GZIP, BZIP2 and TAR - Unpacking only: lzma, CAB, ZSTD. - Highest compression ratio for ZIP and GZIP formats. - Fast compression and decompression - Strong AES-256 encryption in 7z and ZIP formats. NOTE: This NuGet package was created by extracting the 7za.exe from 7-Zip Extra and adding the Help File (7-zip.chm) from 7-Zip.
A multi-platform .NET binding of the library build of Facebook's Zstandard project.
A ZstandardStream implementation on top of the native Zstandard libraries.
An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage.
A nice integration between EasyCaching and EasyCompressor. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage by compressing your cache data, especially for distributed cache (such as Redis). EasyCaching is an Easy-to-Use caching library that offers many features and supports many providers and serializers. An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate.
Wrapper for the native Zstandard compression library
Spreads Native methods
Spreads low-level IL unsafe methods
Helper and Extensions for ZstdNet.
A ZstandardStream implementation on top of the native Zstandard libraries. forked from https://github.com/bp74/Zstandard.Net, sync with zstd-1.4.4
Provides the dynamic library files for zstd.
Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy stage, provided by Huff0 and FSE library.
Send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it. Files need to be compressed and converted to other image formats before deploying.
This library provides Zstandard compression support for the Ogu.Compressions library
This library aggregates all Ogu.Compressions.* packages and provides DI registration extensions