zip-rs / zip-old

Zip implementation in Rust
MIT License
731 stars 204 forks source link

Add support for deflate-zlib-ng feature #361

Closed JakubOnderka closed 5 months ago

JakubOnderka commented 1 year ago

zlib-ng is faster version of zlib library

See https://github.com/zlib-ng/zlib-ng

Pr0methean commented 5 months ago

Rendered obsolete by https://github.com/zip-rs/zip2/commit/9ec0ddc5ca09bb2a73374941bef48615267297fb.