Zstandard compression tools
https://github.com/facebook/zstd
Zstd, short for Zstandard, is a lossless compression algorithm,
targeting real-time compression scenarios at zlib-level compression ratio.
Zstd can also offer stronger compression ratios at the cost of
compression speed. Speed vs. compression trade-off is configurable by
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.
- Links to Archiving / zstd
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:owinebar:Staging:zstd/zstd && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Sources could not be expanded: could not apply patch 'project.diff'
Comments 0