Xz format inadequate for general use

#7Zip 25.01 has been released (#SevenZip / #7z / #LZMA / #LZMA2 / #ZIP / #RAR / #FileArchiver / #DataCompression) https://7-zip.org/
7-Zip

#7Zip 25.00 has been released (#SevenZip / #7z / #LZMA / #LZMA2 / #ZIP / #RAR / #FileArchiver / #DataCompression) https://7-zip.org/
7-Zip

libzip

#XZUtils 5.8.1 (stable) has been released (#xz / #LZMAUtils / #LZMA / #LZMA2 / #DataCompression) https://tukaani.org/xz/
XZ Utils

#XZUtils 5.8.0 (stable) has been released (#xz / #LZMAUtils / #LZMA / #LZMA2 / #DataCompression) https://tukaani.org/xz/
XZ Utils

#XZUtils 5.7.1 Alpha (dev) has been released (#xz / #LZMAUtils / #LZMA / #LZMA2 / #DataCompression) https://tukaani.org/xz/
XZ Utils

#XZUtils 5.6.4 (stable) has been released (#xz / #LZMAUtils / #LZMA / #LZMA2 / #DataCompression) https://tukaani.org/xz/
XZ Utils

#zstd 1.5.7 is out and it's honestly quite amazing.

Highlights for me are:

- ~10% faster at small block sizes common in databases(=filesystems?)
- Limited multi-threading by default. (You could already enable it manually; this only concerns the defaults.)
- A new --max flag that inches zstd closer to #lzma/#xz. We'll need to see more testing on how close exactly but it's impressive they managed to broaden the range this far in a single format.

https://github.com/facebook/zstd/releases/tag/v1.5.7

Release Zstandard v1.5.7 · facebook/zstd

Zstandard v1.5.7 is a significant release, featuring over 500 commits accumulated over the past year. This update brings enhancements across various domains, including performance, stability, and f...

GitHub