Decision Workspace
forward_goto vs philiprehberger-guard-clause vs easy_switch
Side-by-side comparison of Rust crates
33
forward_goto
growingv0.1.1
Crate bringing gotos to Rust.
52
philiprehberger-guard-clause
experimentalv0.1.8
Early-return guard clause macros for cleaner control flow
49
easy_switch
growingv0.2.0
A macro for traditional C-style switch statements
Core Metrics
| forward_goto | philiprehberger-guard-clause | easy_switch | |
|---|---|---|---|
| Health Score | 33 | 52 | 49 |
| Total Downloads | 3.1K | 99 | 5.8K |
| 30d Downloads | 5 | 99 | 70 |
| Dependents | 0 | 0 | 45 |
| Releases | 2 | 8 | 2 |
| Last Updated | 2120d ago | today | 1096d ago |
| Age | 5y 9m | 12d | 3y |
Health Breakdown
forward_goto
Maintenance
3
Quality
14
Community
3
Popularity
4
Documentation
9
philiprehberger-guard-clause
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
15
easy_switch
Maintenance
4
Quality
15
Community
11
Popularity
4
Documentation
15
Technical Details
| forward_goto | philiprehberger-guard-clause | easy_switch | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.8 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 0 | 1 |
| Crate Size | 8KB | 6KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.56.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-guard-clause leads with a health score of 52/100, but none of the options score above 80.
- •easy_switch has the most downloads (5.8K), suggesting wider adoption.
- •⚠ forward_goto, easy_switch have not been updated in over a year.