An open API service indexing awesome lists of open source software.

https://github.com/andy-thomason/andyzip

A fast and compact modern C++ (header only) zip, bzip2 and brotli library
https://github.com/andy-thomason/andyzip

Last synced: 19 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.