Docs.rs
downloader-rs-0.5.5
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
downloader-rs 0.5.5
a simple file downloader for rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
77
items documented
0
out of
55
items with examples
Links
Homepage
Documentation
ilinchunjie/downloader-rs
0
0
0
crates.io
Dependencies
chrono ^0.4.31
normal
futures ^0.3.29
normal
parking_lot ^0.12.1
normal
reqwest ^0.11.20
normal
tokio ^1.32.0
normal
tokio-util ^0.7.10
normal
xxhash-rust ^0.8.7
normal
openssl ^0.10.57
normal
openssl ^0.10.57
normal
openssl ^0.10.57
normal
Versions
0.5.7
(2025-03-10)
0.5.6
(2024-04-09)
0.5.5
(2024-02-05)
0.5.4
(2024-01-22)
0.5.1
(2023-11-28)
0.5.0
(2023-11-27)
0.4.9
(2023-11-27)
0.4.6
(2023-11-20)
0.4.3
(2023-11-15)
0.3.8
(2023-11-10)
0.3.7
(2023-11-10)
0.3.2
(2023-11-08)
0.2.7
(2023-11-02)
0.2.6
(2023-11-02)
0.2.5
(2023-11-02)
0.2.4
(2023-11-01)
0.2.3
(2023-11-01)
0.1.6
(2023-10-30)
0.1.4
(2023-10-30)
0.1.3
(2023-10-30)
0.1.2
(2023-10-30)
0.1.1
(2023-10-30)
0.1.0
(2023-10-26)
Owners
downloader-rs
a simple file downloader for rust
Support Features
multithreading/chunk/resumable download
thread count limit
xxHash file verification
download speed limit
retry times after request failure
Welcome to submit pull requests.
Examples