Real-time compression algorithm with high compression ratios
Zstandard is a real-time compression algorithm
zstd
unzstd
zcat
$ zstd myfile.txt
$ unzstd myfile.txt.zst
$ zstd -19 largefile.bin