Decision Workspace
small-router vs viz-router vs unwarp
Side-by-side comparison of Rust crates
47
small-router
growingv0.2.1
A simple and small router for the small-http library
58
viz-router
growingv0.11.0
The router for Viz
55
unwarp
experimentalv2.0.0
A minimal, ergonomic wrapper around warp — define routes, attach handlers, and serve. No boilerplate, no filter chains.
Core Metrics
| small-router | viz-router | unwarp | |
|---|---|---|---|
| Health Score | 47 | 58 | 55 |
| Total Downloads | 2.1K | 194.8K | 75 |
| 30d Downloads | 7 | 2.0K | 26 |
| Dependents | 0 | 78 | 0 |
| Releases | 4 | 65 | 5 |
| Last Updated | 197d ago | 130d ago | 29d ago |
| Age | 1y 1m | 5y 9m | 1m |
Health Breakdown
small-router
Maintenance
11
Quality
15
Community
5
Popularity
4
Documentation
12
viz-router
Maintenance
13
Quality
13
Community
11
Popularity
6
Documentation
15
unwarp
Maintenance
17
Quality
17
Community
6
Popularity
2
Documentation
13
Technical Details
| small-router | viz-router | unwarp | |
|---|---|---|---|
| Version | 0.2.1 | 0.11.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 10 | 2 |
| Crate Size | 7KB | 17KB | 13KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 1.5% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.65 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •viz-router leads with a health score of 58/100, but none of the options score above 80.
- •small-router, viz-router are pre-1.0 — API may change.