Decision Workspace
empty-fallback-chain vs cursor vs output_iter
Side-by-side comparison of Rust crates
49
empty-fallback-chain
growingv2.0.0
Iterator adaptor like chain, but conditional on empty first iterator
53
cursor
growingv2.3.0
A more free Rust-Iterator.
37
output_iter
growingv0.1.0
An iterator that performs calculation during iteration.
Core Metrics
| empty-fallback-chain | cursor | output_iter | |
|---|---|---|---|
| Health Score | 49 | 53 | 37 |
| Total Downloads | 5.1K | 22.6K | 881 |
| 30d Downloads | 57 | 619 | 3 |
| Dependents | 1 | 3 | 0 |
| Releases | 5 | 6 | 1 |
| Last Updated | 433d ago | 1542d ago | 439d ago |
| Age | 1y 8m | 4y 3m | 1y 2m |
Health Breakdown
empty-fallback-chain
Maintenance
5
Quality
20
Community
7
Popularity
4
Documentation
13
cursor
Maintenance
5
Quality
22
Community
8
Popularity
5
Documentation
13
output_iter
Maintenance
2
Quality
16
Community
5
Popularity
4
Documentation
10
Technical Details
| empty-fallback-chain | cursor | output_iter | |
|---|---|---|---|
| Version | 2.0.0 | 2.3.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 16KB | 80KB | 10KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cursor leads with a health score of 53/100, but none of the options score above 80.
- •⚠ empty-fallback-chain, cursor, output_iter have not been updated in over a year.
- •output_iter is pre-1.0 — API may change.