7 stable releases

new 4.2.2 Sep 17, 2024
4.2.1 Sep 5, 2024
4.1.0 Mar 19, 2024
4.0.0 Feb 5, 2024
3.0.0 Feb 2, 2024

#203 in Compression

Download history 128/week @ 2024-05-27 62/week @ 2024-06-03 75/week @ 2024-06-10 134/week @ 2024-06-17 102/week @ 2024-06-24 190/week @ 2024-07-01 105/week @ 2024-07-08 99/week @ 2024-07-15 126/week @ 2024-07-22 178/week @ 2024-07-29 106/week @ 2024-08-05 141/week @ 2024-08-12 111/week @ 2024-08-19 130/week @ 2024-08-26 387/week @ 2024-09-02 125/week @ 2024-09-09

811 downloads per month
Used in 3 crates (via larian-formats)

Apache-2.0 OR MIT

170KB
3.5K SLoC

MIT OR Apache-2.0 licensed Crates.io docs.rs

rc-zip-sync

The rc-zip logo: a person with long hair and nice brows being opened from the bottom up with a zipper. On dark backgrounds, you can see a skull being revealed. On light backgrounds you cannot.

Logo by MisiasArt

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
~201K SLoC