Rustle
Rustle: a powerful download manager and accelerator written in Rust.
Preview
Features
- Resumable Downloads: Allow interrupted downloads to be resumed from where they left off, providing users with a seamless experience even after network disruptions.
- Download Acceleration: Utilize various techniques, like parallel connections and intelligent resource allocation, to accelerate downloads.
Prerequisites
- Make sure you have Rust installed
Installation
- Build the project using
cargo build
Run
- Run the project using
cargo run --bin rustle