Decision Workspace
reverse_proxy vs ureq vs native-tls
Side-by-side comparison of Rust crates
34
reverse_proxy
growingv0.3.0
TLS wrapper based on warp-reverse-proxy
74
ureq
stablev3.3.0
Simple, safe HTTP client
66
native-tls
growingv0.2.18
A wrapper over a platform's native TLS implementation
Core Metrics
| reverse_proxy | ureq | native-tls | |
|---|---|---|---|
| Health Score | 34 | 74 | 66 |
| Total Downloads | 4.0K | 107.4M | 234.3M |
| 30d Downloads | 5 | 10.2M | 13.7M |
| Dependents | 0 | 17.6K | 9.6K |
| Releases | 3 | 112 | 25 |
| Last Updated | 1522d ago | 6d ago | 37d ago |
| Age | 4y 4m | 7y 9m | 9y 4m |
Health Breakdown
reverse_proxy
Maintenance
4
Quality
14
Community
2
Popularity
4
Documentation
10
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
native-tls
Maintenance
15
Quality
14
Community
17
Popularity
8
Documentation
12
Technical Details
| reverse_proxy | ureq | native-tls | |
|---|---|---|---|
| Version | 0.3.0 | 3.3.0 | 0.2.18 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | ISC | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 28 | 11 |
| Crate Size | 13KB | 148KB | 30KB |
| Features | 0 | 23 | 4 |
| Yanked % | 0.0% | 0.0% | 4.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.80 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •ureq leads with a health score of 74/100, but none of the options score above 80.
- •native-tls has the most downloads (234.3M), suggesting wider adoption.
- •ureq is depended on by 17.6K crates — strongest ecosystem trust.
- •⚠ reverse_proxy has not been updated in over a year.
- •reverse_proxy, native-tls are pre-1.0 — API may change.