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

Download history 67/week @ 2025-12-27 106/week @ 2026-01-03 174/week @ 2026-01-10 89/week @ 2026-01-17 172/week @ 2026-01-24 185/week @ 2026-01-31 194/week @ 2026-02-07 149/week @ 2026-02-14 215/week @ 2026-02-21 130/week @ 2026-02-28 94/week @ 2026-03-07 192/week @ 2026-03-14 207/week @ 2026-03-21 230/week @ 2026-03-28 186/week @ 2026-04-04 342/week @ 2026-04-11

1,007 downloads per month
Used in dlmgr-cli

MPL-2.0 license

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