andyzip icon indicating copy to clipboard operation
andyzip copied to clipboard

A fast and compact modern C++ (header only) zip, bzip2 and brotli library

andyzip

A fast and compact modern C++ (header only) zip library

The library currently has zip, bzip2 and brotli decoders and we are working on some novel compression methods.

Compression classes in the pipeline using suffix arrays and LCP for high performance.