15 packages returned for Tags:"Zstandard"
Zstandard.Net
by:
bp74
- 68,530 total downloads
- last updated 3/16/2019
- Latest version: 1.1.7
A ZstandardStream implementation on top of the native Zstandard libraries.
- 34,734 total downloads
- last updated 7/31/2020
- Latest version: 1.4.5.5
A multi-platform .NET binding of the library build of Facebook's Zstandard project.
- 35,373 total downloads
- last updated 3/20/2021
- Latest version: 1.4.0
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.
- 5,512 total downloads
- last updated 3/10/2022
- Latest version: 0.6.1
Port of zstd compression library to c#
- 16,268 total downloads
- last updated 3/20/2021
- Latest version: 1.4.0
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.
- 8,318 total downloads
- last updated 3/20/2021
- Latest version: 1.4.0
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.
- 4,437 total downloads
- last updated 3/20/2021
- Latest version: 1.4.0
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.
- 17,997 total downloads
- last updated 3/20/2021
- Latest version: 1.4.0
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...
More information
- 423 total downloads
- last updated 5/20/2020
- Latest version: 1.4.4
A ZstandardStream implementation on top of the native Zstandard libraries.
forked from https://github.com/bp74/Zstandard.Net, sync with zstd-1.4.4
- 3,814 total downloads
- last updated 3/20/2021
- Latest version: 1.4.0
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.
- 3,395 total downloads
- last updated 3/20/2021
- Latest version: 1.4.0
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.
- 719 total downloads
- last updated 7/8/2019
- Latest version: 1.4.0
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.