Decision Workspace
async-socks5 vs tokio-socks vs fast-socks5
Side-by-side comparison of Rust crates
51
async-socks5
growingv0.6.0
An async/.await SOCKS5 implementation
53
tokio-socks
growingv0.5.2
Asynchronous SOCKS proxy support for Rust.
63
fast-socks5
stablev1.0.0
Fast SOCKS5 client/server implementation written in Rust async/.await (tokio)
Core Metrics
| async-socks5 | tokio-socks | fast-socks5 | |
|---|---|---|---|
| Health Score | 51 | 53 | 63 |
| Total Downloads | 2.6M | 16.5M | 1.5M |
| 30d Downloads | 75.7K | 651.4K | 137.3K |
| Dependents | 51 | 735 | 256 |
| Releases | 11 | 12 | 30 |
| Last Updated | 761d ago | 608d ago | 66d ago |
| Age | 6y 3m | 7y 1m | 6y 2m |
Health Breakdown
async-socks5
Maintenance
4
Quality
15
Community
11
Popularity
8
Documentation
13
tokio-socks
Maintenance
4
Quality
15
Community
14
Popularity
8
Documentation
12
fast-socks5
Maintenance
15
Quality
18
Community
13
Popularity
7
Documentation
10
Technical Details
| async-socks5 | tokio-socks | fast-socks5 | |
|---|---|---|---|
| Version | 0.6.0 | 0.5.2 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 3 | 10 | 11 |
| Crate Size | 11KB | 22KB | 44KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 3.3% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast-socks5 leads with a health score of 63/100, but none of the options score above 80.
- •tokio-socks has the most downloads (16.5M), suggesting wider adoption.
- •tokio-socks is depended on by 735 crates — strongest ecosystem trust.
- •⚠ async-socks5, tokio-socks have not been updated in over a year.
- •async-socks5, tokio-socks are pre-1.0 — API may change.