fast-pull 2.1.0

超级快的下载器核心库
Documentation
# fast-pull


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

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

**[Official Website (Simplified Chinese)](https://fast.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.
6. **No std support**