Decision Workspace
usrv vs ureq vs axum-server
Side-by-side comparison of Rust crates
36
usrv
growingv0.0.0
Simple, safe HTTP server
74
ureq
stablev3.3.0
Simple, safe HTTP client
63
axum-server
growingv0.8.0
High level server designed to be used with axum framework.
Core Metrics
| usrv | ureq | axum-server | |
|---|---|---|---|
| Health Score | 36 | 74 | 63 |
| Total Downloads | 818 | 107.4M | 20.4M |
| 30d Downloads | 3 | 10.6M | 2.4M |
| Dependents | 0 | 17.6K | 3.3K |
| Releases | 1 | 112 | 31 |
| Last Updated | 413d ago | 6d ago | 111d ago |
| Age | 1y 1m | 7y 9m | 4y 7m |
Health Breakdown
usrv
Maintenance
2
Quality
16
Community
5
Popularity
3
Documentation
10
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
axum-server
Maintenance
13
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 74/100, but none of the options score above 80.
- •ureq is depended on by 17.6K crates — strongest ecosystem trust.
- •⚠ usrv has not been updated in over a year.
- •usrv, axum-server are pre-1.0 — API may change.