19 packages returned for Tags:"zstd"
Zstandard.Net
by:
bp74
- 68,867 total downloads
- last updated 3/16/2019
- Latest version: 1.1.7
A ZstandardStream implementation on top of the native Zstandard libraries.
- 34,903 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.
- 36,026 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,612 total downloads
- last updated 3/10/2022
- Latest version: 0.6.1
Port of zstd compression library to c#
- 11,792 total downloads
- last updated 11/16/2020
- Latest version: 1.4.5-pre1
Zstandard compression library - redistributable
- 29,334 total downloads
- last updated 3/31/2021
- Latest version: 2021.1.331
Spreads low-level IL unsafe methods
- 26,029 total downloads
- last updated 3/31/2021
- Latest version: 2021.1.331
Spreads Native methods
- 16,430 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,377 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.
- 18,419 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,544 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,835 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.
- 425 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,415 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.
- 140 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.)
- 723 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.