Decision Workspace
reqwest_proxy vs reqwest_ss_proxy vs reqwest-proxy-pool
Side-by-side comparison of Rust crates
41
reqwest_proxy
experimentalv0.1.7
Seamlessly proxy reqwest traffic through Shadowsocks, Hysteria2, and more. / 通过 Shadowsocks、Hysteria2 等多种协议无缝代理 reqwest 流量。
42
reqwest_ss_proxy
experimentalv0.1.11
A reqwest middleware for proxying requests through a Shadowsocks server. 一个通过 Shadowsocks 服务器代理请求的 reqwest 中间件。
44
reqwest-proxy-pool
growingv0.4.0
proxy pool middleware for reqwest
Core Metrics
| reqwest_proxy | reqwest_ss_proxy | reqwest-proxy-pool | |
|---|---|---|---|
| Health Score | 41 | 42 | 44 |
| Total Downloads | 1.5K | 2.5K | 1.5K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 9 | 2 | 0 |
| Releases | 4 | 10 | 10 |
| Last Updated | 239d ago | 243d ago | 58d ago |
| Age | 8m | 8m | 1y 1m |
Health Breakdown
reqwest_proxy
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
8
reqwest_ss_proxy
Maintenance
13
Quality
13
Community
4
Popularity
4
Documentation
8
reqwest-proxy-pool
Maintenance
16
Quality
7
Community
5
Popularity
4
Documentation
12
Technical Details
| reqwest_proxy | reqwest_ss_proxy | reqwest-proxy-pool | |
|---|---|---|---|
| Version | 0.1.7 | 0.1.11 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MulanPSL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 30 | 25 | 15 |
| Crate Size | 40KB | 33KB | 40KB |
| Features | 6 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 60.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reqwest-proxy-pool leads with a health score of 44/100, but none of the options score above 80.
- •reqwest_ss_proxy has the most downloads (2.5K), suggesting wider adoption.