19 packages returned for Tags:"Zstd"
Zstandard.Net
by:
bp74
- 67,703 total downloads
- last updated 3/16/2019
- Latest version: 1.1.7
A ZstandardStream implementation on top of the native Zstandard libraries.
- 34,457 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.
- 11,704 total downloads
- last updated 11/16/2020
- Latest version: 1.4.5-pre1
Zstandard compression library - redistributable
- 34,707 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,412 total downloads
- last updated 3/10/2022
- Latest version: 0.6.1
Port of zstd compression library to c#
- 29,276 total downloads
- last updated 3/31/2021
- Latest version: 2021.1.331
Spreads low-level IL unsafe methods
- 25,898 total downloads
- last updated 3/31/2021
- Latest version: 2021.1.331
Spreads Native methods
- 15,846 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,213 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,724 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
- 4,350 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,773 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.
- 420 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,355 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.
- 138 total downloads
- last updated 1/12/2022
- Latest version: 1.0.0-preview-02
Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)
- 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.