zstd¶
Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression/speed trade-off, while being backed by a very fast decoder. It also offers a special mode for small data, called dictionary compression, and can create dictionaries from any sample set.
homepage: https://facebook.github.io/zstd
Available installations¶
| zstd version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 1.5.7 | generic: riscv64Arm: AMD: Intel: |
(none) | 2025.06 | zstd/1.5.7-GCCcore-14.3.0 |
| 1.5.6 | generic: riscv64Arm: AMD: Intel: |
(none) | 2025.06 | zstd/1.5.6-GCCcore-14.2.0 |