downloader-rs-0.3.7 has been yanked.
downloader-rs
a simple file downloader for rust
Support Features
- multithreading/chunk/resumable download
- download in memory
- thread count limit
- md5/xxHash file verification
- bandwidth limit
- retry times after failure
- incremental updates by using the fast CDC algorithm.