Decision Workspace
usrv vs ureq vs axum-server
Side-by-side comparison of Rust crates
36
usrv
growingv0.0.0
Simple, safe HTTP server
70
ureq
stablev3.3.0
Simple, safe HTTP client
61
axum-server
growingv0.8.0
High level server designed to be used with axum framework.
Core Metrics
| usrv | ureq | axum-server | |
|---|---|---|---|
| Health Score | 36 | 70 | 61 |
| Total Downloads | 822 | 131.5M | 24.3M |
| 30d Downloads | 0 | 12.7M | 2.1M |
| Dependents | 0 | 24.1K | 4.2K |
| Releases | 1 | 112 | 31 |
| Last Updated | 472d ago | 65d ago | 170d ago |
| Age | 1y 3m | 7y 11m | 4y 9m |
Health Breakdown
usrv
Maintenance
2
Quality
16
Community
5
Popularity
3
Documentation
10
ureq
Maintenance
15
Quality
19
Community
16
Popularity
8
Documentation
12
axum-server
Maintenance
11
Quality
11
Community
19
Popularity
8
Documentation
12
Technical Details
| usrv | ureq | axum-server | |
|---|---|---|---|
| Version | 0.0.0 | 3.3.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 28 | 25 |
| Crate Size | 1KB | 148KB | 45KB |
| Features | 0 | 23 | 4 |
| Yanked % | 0.0% | 0.0% | 9.7% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.82 |
| Owners | 1 | 2 | 3 |
Links
Quick Verdict
- •ureq leads with a health score of 70/100, but none of the options score above 80.
- •ureq is depended on by 24.1K crates — strongest ecosystem trust.
- •⚠ usrv has not been updated in over a year.
- •usrv, axum-server are pre-1.0 — API may change.