Decision Workspace
vuot vs stacksafe vs stacksafe-macro
Side-by-side comparison of Rust crates
37
vuot
growingv0.0.1
Run recursive async functions without overflowing the stack
69
stacksafe
growingv1.0.1
Prevent stack overflow in deeply recursive functions with automatic stack management.
65
stacksafe-macro
growingv1.0.1
Procedural macro implementation for the stacksafe crate.
Core Metrics
| vuot | stacksafe | stacksafe-macro | |
|---|---|---|---|
| Health Score | 37 | 69 | 65 |
| Total Downloads | 1.7K | 189.9K | 190.0K |
| 30d Downloads | 36 | 44.5K | 44.5K |
| Dependents | 1 | 58 | 7 |
| Releases | 1 | 7 | 7 |
| Last Updated | 677d ago | 31d ago | 31d ago |
| Age | 1y 10m | 9m | 9m |
Health Breakdown
vuot
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
10
stacksafe
Maintenance
17
Quality
18
Community
13
Popularity
6
Documentation
15
stacksafe-macro
Maintenance
17
Quality
17
Community
10
Popularity
6
Documentation
15
Technical Details
| vuot | stacksafe | stacksafe-macro | |
|---|---|---|---|
| Version | 0.0.1 | 1.0.1 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 21KB | 8KB | 3KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.85.0 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •stacksafe leads with a health score of 69/100, but none of the options score above 80.
- •stacksafe-macro has the most downloads (190.0K), suggesting wider adoption.
- •⚠ vuot has not been updated in over a year.
- •vuot is pre-1.0 — API may change.