7 stable releases
4.2.2 | Sep 17, 2024 |
---|---|
4.2.1 | Sep 5, 2024 |
4.1.0 | Mar 19, 2024 |
4.0.0 | Feb 5, 2024 |
3.0.0 | Feb 2, 2024 |
#318 in Compression
151 downloads per month
175KB
3.5K
SLoC
rc-zip-tokio
Logo by MisiasArt
This crate implements zip archive reading using tokio (asynchronous) I/O traits,
like tokio:io::AsyncRead
.
See also rc-zip-sync.
lib.rs
:
A library for reading zip files asynchronously using tokio I/O traits, based on top of rc-zip.
See also:
- rc-zip-sync for using std I/O traits
Dependencies
~9–17MB
~265K SLoC