Decision Workspace
rexpose vs rproxy vs sock5s
Side-by-side comparison of Rust crates
54
rexpose
growingv1.3.3
A reverse proxy to expose TCP and UDP services behind any NAT via a public server.
47
rproxy
growingv0.2.0
Platform independent asynchronous UDP/TCP proxy
45
sock5s
growingv0.3.2
A lightweight SOCKS5 proxy server written in Rust.
Core Metrics
| rexpose | rproxy | sock5s | |
|---|---|---|---|
| Health Score | 54 | 47 | 45 |
| Total Downloads | 470 | 10.2K | 2.8K |
| 30d Downloads | 45 | 27 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 9 | 3 |
| Last Updated | 2d ago | 9d ago | 60d ago |
| Age | 6m | 5y 6m | 4y 7m |
Health Breakdown
rexpose
Maintenance
19
Quality
16
Community
6
Popularity
3
Documentation
10
rproxy
Maintenance
15
Quality
12
Community
6
Popularity
5
Documentation
9
sock5s
Maintenance
12
Quality
14
Community
5
Popularity
4
Documentation
10
Technical Details
| rexpose | rproxy | sock5s | |
|---|---|---|---|
| Version | 1.3.3 | 0.2.0 | 0.3.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 11 | 17 | 6 |
| Crate Size | 58KB | 29KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rexpose leads with a health score of 54/100, but none of the options score above 80.
- •rproxy has the most downloads (10.2K), suggesting wider adoption.
- •rproxy, sock5s are pre-1.0 — API may change.