#unzip #zip #tokio #traits

rc-zip-tokio

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

11 stable releases

new 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

#483 in Compression

Download history 4/week @ 2024-12-22 2/week @ 2025-01-05 3/week @ 2025-01-12 17/week @ 2025-02-02 9/week @ 2025-02-09 8/week @ 2025-02-16 139/week @ 2025-02-23 175/week @ 2025-03-02 17/week @ 2025-03-09 13/week @ 2025-03-16 91/week @ 2025-03-23 330/week @ 2025-03-30 311/week @ 2025-04-06

745 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
~286K SLoC