Decision Workspace
rust-fetch vs rseek vs proxy_fetch
Side-by-side comparison of Rust crates
28
rust-fetch
growingv0.1.0
An easy to use reqwest wrapper
47
rseek
growingv0.3.0
rseek is an adapter for reqwest that allows seeking in the response body stream using AsyncSeek
45
proxy_fetch
experimentalv0.1.12
A smart proxy management library for Rust, engineered for high-availability and fault-tolerant network requests. / 一个为 Rust 设计的智能代理管理库,专为高可用和容错的网络请求而构建。
Core Metrics
| rust-fetch | rseek | proxy_fetch | |
|---|---|---|---|
| Health Score | 28 | 47 | 45 |
| Total Downloads | 2.0K | 16.1K | 2.8K |
| 30d Downloads | 21 | 5.5K | 32 |
| Dependents | 0 | 12 | 9 |
| Releases | 1 | 10 | 11 |
| Last Updated | 693d ago | 291d ago | 182d ago |
| Age | 1y 10m | 1y | 6m |
Health Breakdown
rust-fetch
Maintenance
1
Quality
13
Community
3
Popularity
4
Documentation
7
rseek
Maintenance
9
Quality
14
Community
6
Popularity
5
Documentation
13
proxy_fetch
Maintenance
15
Quality
12
Community
6
Popularity
4
Documentation
8
Technical Details
| rust-fetch | rseek | proxy_fetch | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MulanPSL-2.0 |
| Dependencies | 10 | 5 | 21 |
| Crate Size | 9KB | 17KB | 39KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rseek leads with a health score of 47/100, but none of the options score above 80.
- •⚠ rust-fetch has not been updated in over a year.