Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 840 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 840 Bytes

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