8 releases
Uses new Rust 2024
| 0.3.1 | Mar 13, 2026 |
|---|---|
| 0.3.0 | Mar 13, 2026 |
| 0.2.0 | Feb 8, 2026 |
| 0.1.4 | Nov 4, 2025 |
| 0.1.3 | Oct 31, 2025 |
#6 in #download-manager
1,007 downloads per month
Used in dlmgr-cli
32KB
824 lines
Download manager
This project is still WIP. The basics work but it has not yet been extensively tested and is missing most of the core features that would be needed to make it useful.
This is a download manager library implemented in Rust. It can download one file with multiple simaltaneous connections by requesting the file in chunks with HTTP Range requests.
It also supports automatic resumption of an interrupted download.
Dependencies
~13–21MB
~293K SLoC