8 stable releases

4.2.3 Oct 8, 2024
4.2.2 Sep 17, 2024
4.1.0 Mar 19, 2024
4.0.0 Feb 5, 2024
3.0.0 Feb 2, 2024

#56 in Compression

Download history 189/week @ 2024-07-25 128/week @ 2024-08-01 91/week @ 2024-08-08 158/week @ 2024-08-15 100/week @ 2024-08-22 231/week @ 2024-08-29 293/week @ 2024-09-05 283/week @ 2024-09-12 225/week @ 2024-09-19 474/week @ 2024-09-26 1052/week @ 2024-10-03 2651/week @ 2024-10-10 2678/week @ 2024-10-17 3582/week @ 2024-10-24 4525/week @ 2024-10-31 5573/week @ 2024-11-07

17,048 downloads per month
Used in 11 crates (3 directly)

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