zst
What is a .zst file?
application/zstd
Zstandard (.zst) is a modern, fast lossless compressor offering high ratios with very fast decompression and tunable levels. It is widely used in package managers, filesystems, and data pipelines.
How to use a .zst file
Use an example .zst file to test Zstandard decompressors, streaming decode, and zstd-to-gzip re-compression.