downloader-rs 0.2.6

a simple file downloader for rust
Documentation
downloader-rs-0.2.6 has been yanked.

downloader-rs

a simple file downloader for rust

Support Features

  • multithreading/chunk/resumable download
  • download in memory
  • bandwidth limit
  • thread count limit
  • retry times after failure
  • md5/xxHash file verification

Welcome to submit pull requests.

Examples