Decision Workspace
recur-fn vs stacksafe vs stacksafe-macro
Side-by-side comparison of Rust crates
39
recur-fn
growingv2.2.0
A library that provides you a more flexible way to construct and extend the recursive function.
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
| recur-fn | stacksafe | stacksafe-macro | |
|---|---|---|---|
| Health Score | 39 | 69 | 65 |
| Total Downloads | 58.4K | 189.9K | 190.0K |
| 30d Downloads | 987 | 44.5K | 44.5K |
| Dependents | 7 | 58 | 7 |
| Releases | 14 | 7 | 7 |
| Last Updated | 2267d ago | 31d ago | 31d ago |
| Age | 7y 2m | 9m | 9m |
Health Breakdown
recur-fn
Maintenance
4
Quality
15
Community
5
Popularity
6
Documentation
9
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
| recur-fn | stacksafe | stacksafe-macro | |
|---|---|---|---|
| Version | 2.2.0 | 1.0.1 | 1.0.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 9KB | 8KB | 3KB |
| Features | 0 | 1 | 0 |
| Yanked % | 35.7% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ recur-fn has not been updated in over a year.