downloader-rs

Crates.iodownloader-rs
lib.rsdownloader-rs
version0.5.6
sourcesrc
created_at2023-10-26 19:45:34.928968
updated_at2024-04-09 02:55:51.004386
descriptiona simple file downloader for rust
homepagehttps://github.com/ilinchunjie/downloader-rs
repositoryhttps://github.com/ilinchunjie/downloader-rs
max_upload_size
id1015052
size53,498
linchunjie (ilinchunjie)

documentation

https://github.com/ilinchunjie/downloader-rs

README

Crates.io version Download LICENSE

Examples

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

Commit count: 141

cargo fmt