Decision Workspace
rproxy vs rexpose vs async-foundation
Side-by-side comparison of Rust crates
47
rproxy
growingv0.3.2
Platform independent asynchronous UDP/TCP proxy
52
rexpose
growingv1.3.4
A reverse proxy to expose TCP and UDP services behind any NAT via a public server.
47
async-foundation
experimentalv0.2.1
Foundational async primitives for Rust - timers, networking, and common utilities
Core Metrics
| rproxy | rexpose | async-foundation | |
|---|---|---|---|
| Health Score | 47 | 52 | 47 |
| Total Downloads | 10.3K | 491 | 169 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 7 |
| Releases | 13 | 8 | 2 |
| Last Updated | 42d ago | 24d ago | 183d ago |
| Age | 5y 8m | 8m | 6m |
Health Breakdown
rproxy
Maintenance
13
Quality
13
Community
6
Popularity
5
Documentation
10
rexpose
Maintenance
17
Quality
16
Community
6
Popularity
3
Documentation
10
async-foundation
Maintenance
9
Quality
14
Community
8
Popularity
3
Documentation
13
Technical Details
| rproxy | rexpose | async-foundation | |
|---|---|---|---|
| Version | 0.3.2 | 1.3.4 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 15 | 11 | 11 |
| Crate Size | 38KB | 58KB | 41KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rexpose leads with a health score of 52/100, but none of the options score above 80.
- •rproxy has the most downloads (10.3K), suggesting wider adoption.
- •rproxy, async-foundation are pre-1.0 — API may change.