Skip to content

rharel/rust-squid-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Squid Downloader

Squid Downloader is a command-line-operated downloader written in Rust. It can accelerate a download of content over HTTP/HTTPS by fetching and processing several chunks of it in parallel (as long as such functionality is supported by the server).

This project was my gateway to Rust. I had just finished reading the Rust Book (2nd edition) and wanted to test my understanding of the language by implementing a small-ish sized exercise --- and this is it.

Documentation is over here.

License

This software is licensed under the MIT License. See the LICENSE file for more information.

About

Command-line-based downloader/accelerator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages