PZlib 1.2

PZlib is a parallel implementation of ZLib library. PZlib is automatically scalable on multicore CPUs and manycore CPUs with any number of cores during deflation (inflation is much faster than single-threaded deflation and is not scalable). PZlib is a C++...