downloader-rs 0.5.0

a simple file downloader for rust
Documentation

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
  • file diff&patch by using the fast-cdc algorithm.
    • android assets directory file

Welcome to submit pull requests.

Examples