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