Decision Workspace
unwarp vs aex vs salvo-craft
Side-by-side comparison of Rust crates
55
unwarp
experimentalv2.0.0
A minimal, ergonomic wrapper around warp — define routes, attach handlers, and serve. No boilerplate, no filter chains.
35
aex
experimentalv0.1.4
A web server for rust.
74
salvo-craft
growingv0.89.3
Salvo Handler modular craft.
Core Metrics
| unwarp | aex | salvo-craft | |
|---|---|---|---|
| Health Score | 55 | 35 | 74 |
| Total Downloads | 75 | 63 | 2.1M |
| 30d Downloads | 26 | 32 | 167.7K |
| Dependents | 0 | 0 | 32 |
| Releases | 5 | 4 | 35 |
| Last Updated | 29d ago | 27d ago | 9d ago |
| Age | 1m | 1m | 1y 6m |
Health Breakdown
unwarp
Maintenance
17
Quality
17
Community
6
Popularity
2
Documentation
13
aex
Maintenance
11
Quality
9
Community
3
Popularity
2
Documentation
10
salvo-craft
Maintenance
21
Quality
15
Community
15
Popularity
8
Documentation
15
Technical Details
| unwarp | aex | salvo-craft | |
|---|---|---|---|
| Version | 2.0.0 | 0.1.4 | 0.89.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | GPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 2 | 24 | 1 |
| Crate Size | 13KB | 978KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.89 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •salvo-craft leads with a health score of 74/100, but none of the options score above 80.
- •aex, salvo-craft are pre-1.0 — API may change.