#zip #archive #unzip #tokio #async-read #rc-zip #traits #top #format #async-io

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

#634 in Compression

Download history 162/week @ 2025-02-25 158/week @ 2025-03-04 13/week @ 2025-03-11 11/week @ 2025-03-18 93/week @ 2025-03-25 356/week @ 2025-04-01 372/week @ 2025-04-08 87/week @ 2025-04-15 141/week @ 2025-04-22 173/week @ 2025-04-29 267/week @ 2025-05-06 189/week @ 2025-05-13 236/week @ 2025-05-20 94/week @ 2025-05-27 98/week @ 2025-06-03 110/week @ 2025-06-10

578 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

~9–17MB
~275K SLoC

OSZAR »