Decision Workspace
rproxy vs rexpose vs async-foundation
Side-by-side comparison of Rust crates
47
rproxy
growingv0.2.0
Platform independent asynchronous UDP/TCP proxy
54
rexpose
growingv1.3.3
A reverse proxy to expose TCP and UDP services behind any NAT via a public server.
49
async-foundation
experimentalv0.2.1
Foundational async primitives for Rust - timers, networking, and common utilities
Core Metrics
| rproxy | rexpose | async-foundation | |
|---|---|---|---|
| Health Score | 47 | 54 | 49 |
| Total Downloads | 10.2K | 470 | 137 |
| 30d Downloads | 27 | 45 | 20 |
| Dependents | 0 | 0 | 7 |
| Releases | 9 | 7 | 2 |
| Last Updated | 9d ago | 2d ago | 124d ago |
| Age | 5y 6m | 6m | 4m |
Health Breakdown
rproxy
Maintenance
15
Quality
12
Community
6
Popularity
5
Documentation
9
rexpose
Maintenance
19
Quality
16
Community
6
Popularity
3
Documentation
10
async-foundation
Maintenance
11
Quality
14
Community
8
Popularity
3
Documentation
13
Technical Details
| rproxy | rexpose | async-foundation | |
|---|---|---|---|
| Version | 0.2.0 | 1.3.3 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 17 | 11 | 11 |
| Crate Size | 29KB | 58KB | 41KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 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, async-foundation are pre-1.0 — API may change.