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

#391 in Compression

Download history 18/week @ 2024-02-03 9/week @ 2024-02-10 107/week @ 2024-02-17 135/week @ 2024-02-24 40/week @ 2024-03-02 195/week @ 2024-03-09 336/week @ 2024-03-16 60/week @ 2024-03-23 24/week @ 2024-03-30 2/week @ 2024-04-06 67/week @ 2024-04-13 43/week @ 2024-04-20 3/week @ 2024-04-27 22/week @ 2024-05-04

135 downloads per month
Used in 2 crates (via larian-formats)

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