Zstandard compression tools
https://github.com/facebook/zstd
Zstd, short for Zstandard, is a lossless compression algorithm. Speed
vs. compression trade-off is configurable in small increments.
Decompression speed is preserved and remains roughly the same at all
settings, a property shared by most LZ compression algorithms, such
as zlib or lzma.
At roughly the same ratio, zstd (v1.4.0) achieves ~870%% faster
compression than gzip. For roughly the same time, zstd achives a
~12%% better ratio than gzip. LZMA outperforms zstd by ~10%% faster
compression for same ratio, or ~1–4%% size reduction for same time.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout windows:mingw:win64/mingw64-zstd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mingw64-zstd.changes | 0000000381 381 Bytes | |
mingw64-zstd.spec | 0000003126 3.05 KB | |
zstd-1.5.6.tar.gz | 0002406875 2.3 MB |
Latest Revision
Ralf Habacker (rhabacker)
accepted
request 1163496
from
Martin Hauke (mnhauke)
(revision 2)
- Update to version 1.5.6 * https://github.com/facebook/zstd/releases/tag/v1.5.6
Comments 0