Decision Workspace
netron_axum_server_hook vs yew_server_hook vs route_controller
Side-by-side comparison of Rust crates
38
netron_axum_server_hook
experimentalv0.3.0
A procedural macro that helps to auto register axum routes
44
yew_server_hook
experimentalv0.3.0
A procedural macro that generates both server-side API handlers and client-side Yew hooks from a single function definition
52
route_controller
growingv0.2.0
A procedural macro for generating Axum routers from controller-style implementations with support for route prefixing and middleware
Core Metrics
| netron_axum_server_hook | yew_server_hook | route_controller | |
|---|---|---|---|
| Health Score | 38 | 44 | 52 |
| Total Downloads | 110 | 118 | 1.6K |
| 30d Downloads | 22 | 5 | 6 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 3 | 3 |
| Last Updated | 121d ago | 126d ago | 90d ago |
| Age | 4m | 4m | 1y 2m |
Health Breakdown
netron_axum_server_hook
Maintenance
7
Quality
13
Community
6
Popularity
2
Documentation
10
yew_server_hook
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
10
route_controller
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
15
Technical Details
| netron_axum_server_hook | yew_server_hook | route_controller | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 11 | 11 |
| Crate Size | 10KB | 23KB | 47KB |
| Features | 0 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •route_controller leads with a health score of 52/100, but none of the options score above 80.