fast-down 3.8.0

Download everything fast
Documentation
# fast-down

[![GitHub last commit](https://img.shields.io/github/last-commit/fast-down/core/main)](https://github.com/fast-down/core/commits/main)
[![Test](https://github.com/fast-down/core/workflows/Test/badge.svg)](https://github.com/fast-down/core/actions)
[![Latest version](https://img.shields.io/crates/v/fast-down.svg)](https://crates.io/crates/fast-down)
[![Documentation](https://docs.rs/fast-down/badge.svg)](https://docs.rs/fast-down)
[![License](https://img.shields.io/crates/l/fast-down.svg)](https://github.com/fast-down/core/blob/main/crates/fast-down/LICENSE)

`fast-down` **Fastest** concurrent downloader!

**[Official Website (Simplified Chinese)](https://fd.s121.top/)**

## Features

1. **⚡️ Fastest Download**\
   We created [fast-steal]https://github.com/fast-down/fast-steal With optimized Work Stealing, **1.43 x faster** than
   NDM.
2. **🔄 File consistency**\
   Switching Wi-Fi, Turn Off Wi-Fi, Switch proxies. **We guarantee the consistency**.
3. **⛓️‍💥 Resuming Downloads**\
   You can **interrupt** at any time, and **resume downloading** after.
4. **⛓️‍💥 Incremental Downloads**\
   1000 more lines server logs? Don't worry, we **only download new lines**.
5. **💰 Free and open-source**\
   The code stays free and open-source. Thanks to [share121]https://github.com/share121, [Cyan]https://github.com/CyanChanges and other fast-down contributors.