17 packages returned for Tags:"Zstd"
Zstandard.Net
by:
bp74
- 37,183 total downloads
- last updated 3/16/2019
- Latest version: 1.1.7
A ZstandardStream implementation on top of the native Zstandard libraries.
- 9,149 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.
- 9,250 total downloads
- last updated 11/16/2020
- Latest version: 1.4.5-pre1
Zstandard compression library - redistributable
- 16,498 total downloads
- last updated 3/31/2021
- Latest version: 2021.1.331
Spreads low-level IL unsafe methods
- 17,499 total downloads
- last updated 3/31/2021
- Latest version: 2021.1.331
Spreads Native methods
- 7,204 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.
- 253 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
- 2,765 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,294 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.
- 1,859 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.
- 1,743 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.
- 1,590 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.
- 1,782 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
- 470 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.