Decision Workspace
dispatch-proxy vs socks5-impl vs socks-http-kit
Side-by-side comparison of Rust crates
32
dispatch-proxy
growingv0.2.4
A SOCKS proxy that balances traffic between network interfaces.
56
socks5-impl
growingv0.8.1
Fundamental abstractions and async read / write functions for SOCKS5 protocol and Relatively low-level asynchronized SOCKS5 server implementation based on tokio
44
socks-http-kit
growingv0.1.1
A lightweight library for SOCKS5 and HTTP proxy protocol encoding and parsing, designed to facilitate complex proxy applications.
Core Metrics
| dispatch-proxy | socks5-impl | socks-http-kit | |
|---|---|---|---|
| Health Score | 32 | 56 | 44 |
| Total Downloads | 10.5K | 264.0K | 1.4K |
| 30d Downloads | 42 | 19.7K | 4 |
| Dependents | 0 | 151 | 0 |
| Releases | 9 | 55 | 2 |
| Last Updated | 330d ago | 44d ago | 366d ago |
| Age | 4y 8m | 3y 2m | 1y |
Health Breakdown
dispatch-proxy
Maintenance
6
Quality
8
Community
3
Popularity
5
Documentation
10
socks5-impl
Maintenance
16
Quality
10
Community
14
Popularity
6
Documentation
10
socks-http-kit
Maintenance
6
Quality
16
Community
5
Popularity
4
Documentation
13
Technical Details
| dispatch-proxy | socks5-impl | socks-http-kit | |
|---|---|---|---|
| Version | 0.2.4 | 0.8.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 18 | 16 | 6 |
| Crate Size | 28KB | 51KB | 28KB |
| Features | 0 | 4 | 2 |
| Yanked % | 11.1% | 14.5% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •socks5-impl leads with a health score of 56/100, but none of the options score above 80.
- •socks5-impl is depended on by 151 crates — strongest ecosystem trust.
- •⚠ socks-http-kit has not been updated in over a year.