#unzip #zip #traits

rc-zip-tokio

Asynchronous zip reading on top of rc-zip (for tokio I/O traits)

11 stable releases

4.2.6 Apr 8, 2025
4.2.5 Mar 4, 2025
4.2.4 Feb 27, 2025
4.2.3 Dec 17, 2024
3.0.0 Feb 2, 2024

#664 in Compression

Download history 3/week @ 2025-01-11 12/week @ 2025-02-01 13/week @ 2025-02-08 8/week @ 2025-02-15 128/week @ 2025-02-22 181/week @ 2025-03-01 23/week @ 2025-03-08 12/week @ 2025-03-15 92/week @ 2025-03-22 329/week @ 2025-03-29 321/week @ 2025-04-05 162/week @ 2025-04-12 102/week @ 2025-04-19 157/week @ 2025-04-26

883 downloads per month
Used in read-url

Apache-2.0 OR MIT

175KB
3.5K SLoC

A library for reading zip files asynchronously using tokio I/O traits, based on top of rc-zip.

See also:


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

rc-zip-tokio

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 tokio (asynchronous) I/O traits, like tokio:io::AsyncRead.

See also rc-zip-sync.

Dependencies

~11–18MB
~287K SLoC