Decision Workspace
pipes vs tailrec vs monad_macros
Side-by-side comparison of Rust crates
35
pipes
growingv0.0.1
Stream-based programming with compositional pipelines in Rust
41
tailrec
growingv0.0.4
Trait-based stack-safe recursion in Rust
40
monad_macros
growingv0.0.1
Stackless monads in Rust
Core Metrics
| pipes | tailrec | monad_macros | |
|---|---|---|---|
| Health Score | 35 | 41 | 40 |
| Total Downloads | 3.9K | 10.0K | 6.6K |
| 30d Downloads | 5 | 9 | 5 |
| Dependents | 2 | 4 | 3 |
| Releases | 1 | 4 | 2 |
| Last Updated | 3759d ago | 3759d ago | 3759d ago |
| Age | 11y 4m | 11y 4m | 11y 4m |
Health Breakdown
pipes
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
11
tailrec
Maintenance
2
Quality
16
Community
7
Popularity
5
Documentation
11
monad_macros
Maintenance
3
Quality
16
Community
5
Popularity
5
Documentation
11
Technical Details
| pipes | tailrec | monad_macros | |
|---|---|---|---|
| Version | 0.0.1 | 0.0.4 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 3KB | 3KB | 629B |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | — |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •tailrec leads with a health score of 41/100, but none of the options score above 80.
- •⚠ pipes, tailrec, monad_macros have not been updated in over a year.