Language

Package: zstd @ 1.4.4

Synopsis

Zstandard real-time compression algorithm

Description

Zstandard (zstd) is a lossless compression algorithm that combines very fast operation with a compression ratio comparable to that of zlib. In most scenarios, both compression and decompression can be performed in ‘real time’. The compressor can be configured to provide the most suitable trade-off between compression ratio and speed, without affecting decompression speed.

Home page
https://facebook.github.io/zstd/
Location
gnu/packages/compression.scm (line: 1402, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings