4 stable releases

4.1.0 Mar 19, 2024
4.0.1 Mar 12, 2024
4.0.0 Feb 5, 2024
3.0.0 Feb 2, 2024

#329 in Compression

Download history 19/week @ 2024-02-05 93/week @ 2024-02-12 65/week @ 2024-02-19 127/week @ 2024-02-26 7/week @ 2024-03-04 219/week @ 2024-03-11 366/week @ 2024-03-18 5/week @ 2024-03-25 43/week @ 2024-04-01

634 downloads per month

Apache-2.0 OR MIT

170KB
3.5K SLoC

rc-zip-sync

This crate implements zip archive reading using std (synchronous) I/O traits, like std::io::Read.

See also rc-zip-tokio.


lib.rs:

A library for reading zip files synchronously using std I/O traits, built on top of rc-zip.

See also:

Dependencies

~6–8.5MB
~203K SLoC