Decision Workspace
tailcall-impl vs tailcall vs tramp
Side-by-side comparison of Rust crates
44
tailcall-impl
growingv1.0.1
The procedural macro implementation for the tailcall crate
48
tailcall
growingv1.0.1
Safe, zero-cost tail recursion
39
tramp
growingv0.3.0
Trampoline for recursive functions, with support for mutual recursion
Core Metrics
| tailcall-impl | tailcall | tramp | |
|---|---|---|---|
| Health Score | 44 | 48 | 39 |
| Total Downloads | 194.6K | 197.4K | 13.7K |
| 30d Downloads | 13.5K | 13.5K | 158 |
| Dependents | 5 | 47 | 0 |
| Releases | 5 | 8 | 4 |
| Last Updated | 802d ago | 802d ago | 2841d ago |
| Age | 6y | 6y 3m | 7y 9m |
Health Breakdown
tailcall-impl
Maintenance
3
Quality
15
Community
8
Popularity
6
Documentation
12
tailcall
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
12
tramp
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
8
Technical Details
| tailcall-impl | tailcall | tramp | |
|---|---|---|---|
| Version | 1.0.1 | 1.0.1 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 0 |
| Crate Size | 5KB | 5KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 20.0% | 25.0% | 0.0% |
| Edition | 2018 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tailcall leads with a health score of 48/100, but none of the options score above 80.
- •⚠ tailcall-impl, tailcall, tramp have not been updated in over a year.
- •tramp is pre-1.0 — API may change.