9 stable releases

4.2.4 Dec 17, 2024
4.2.3 Oct 8, 2024
4.2.2 Sep 17, 2024
4.1.0 Mar 19, 2024
3.0.0 Feb 2, 2024

#33 in Compression

Download history 3457/week @ 2024-10-26 5500/week @ 2024-11-02 5459/week @ 2024-11-09 5798/week @ 2024-11-16 10268/week @ 2024-11-23 8774/week @ 2024-11-30 9073/week @ 2024-12-07 8230/week @ 2024-12-14 5348/week @ 2024-12-21 5884/week @ 2024-12-28 8050/week @ 2025-01-04 7504/week @ 2025-01-11 8400/week @ 2025-01-18 6901/week @ 2025-01-25 7289/week @ 2025-02-01 7569/week @ 2025-02-08

31,579 downloads per month
Used in 14 crates (5 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
~212K SLoC