19 packages returned for Tags:"zstd"
Zstandard.Net
by:
bp74
- 74,223 total downloads
- last updated 3/16/2019
- Latest version: 1.1.7
A ZstandardStream implementation on top of the native Zstandard libraries.
- 38,063 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.
- 7,073 total downloads
- last updated 3/10/2022
- Latest version: 0.6.1
Port of zstd compression library to c#
- 42,364 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.
- 12,158 total downloads
- last updated 11/16/2020
- Latest version: 1.4.5-pre1
Zstandard compression library - redistributable
- 29,832 total downloads
- last updated 3/31/2021
- Latest version: 2021.1.331
Spreads low-level IL unsafe methods
- 27,353 total downloads
- last updated 7/5/2022
- Latest version: 2022.1.704
Spreads Native methods
- 19,664 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.
- 9,090 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.
- 22,518 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
- 5,346 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,228 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.
- 445 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,801 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.
- 162 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.)
- 870 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.