A group of folks are trying to drag zlib into the 21st century, keep an eye on it here:
2 Likes
They don’t seem to be aiming for multi-threaded compression/decompression, rather they are trying to make incremental improvements to be used as a drop-in replacement for zlib. If they make a stable release before zstd adds a simple multi-threaded compression/decompression to their supported interface, we might use it as a stopgap measure.
@gdevenyi thanks for the pointer!
I have added a Git subtree for zlib here:
http://review.source.kitware.com/#/c/23523
We should try to update it to the latest zlib-ng after it is integrated.
1 Like