31 packages tagged with “ZStandard”
Port of zstd compression library to c#
Interop bindings for Zstd.
Zstd compression library wrapper for .NET
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.
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.
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, cab, tar, cpio, lzip, 7z, lzma, lz4, xz and Z format. It allows you to create self-extracting archives and extract RAR, lha, arj, lzx, wim formats as well.
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
A ZstandardStream implementation on top of the native Zstandard libraries. forked from https://github.com/bp74/Zstandard.Net, sync with zstd-1.4.4
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.
High-performance cross-platform wrapper for Zstandard compression, including streaming support, with native SIMD-optimized libzstd bindings and Span-friendly .NET APIs.
GrindCore.SharpCompress is an enhanced version of SharpCompress with native compression performance via GrindCore. Supports .NET10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, .NET Standard 2.1, .NET Standard 2.0, and .NET Framework 4.8+ with native performance for GZip, Deflate, LZMA, ZStandard, LZ4, and Brotli compression.
.NET wrapper for the Zstandard (zstd) compression native library in Windows, Linux, and macOS. Multithread compression is enabled. Supports x64 and arm64 only, but can easily add x86 and arm support
Native Compression and Hashing library built the System.IO.Compression way.
A utility library for Zstandard compression and decompression
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 memory usage and network traffic and subsequently. EasyCaching is the best caching abstraction library which supports many providers and serializers. 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 caching.