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

#363 in Compression

Download history 19/week @ 2024-02-04 9/week @ 2024-02-11 106/week @ 2024-02-18 167/week @ 2024-02-25 9/week @ 2024-03-03 211/week @ 2024-03-10 369/week @ 2024-03-17 10/week @ 2024-03-24 25/week @ 2024-03-31 1/week @ 2024-04-07 68/week @ 2024-04-14 44/week @ 2024-04-21 1/week @ 2024-04-28 22/week @ 2024-05-05 16/week @ 2024-05-12

84 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