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
745 downloads per month
Used in read-url
175KB
3.5K
SLoC
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
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.
Dependencies
~11–18MB
~286K SLoC