# zstd Description =========== 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. More information ================ - Homepage: https://facebook.github.io/zstd ## Availability | Module |Generic|E5|Lake|Epyc|Cascade| |------|------|------|------|------|------| |zstd/1.4.9-GCCcore-10.3.0|| ✓ | ✓ || ✓ | |zstd/1.5.0-GCCcore-11.2.0|| ✓ | ✓ || ✓ | |zstd/1.5.5-GCCcore-12.3.0|| ✓ ||||