Decision Workspace
try-iterator vs tryiter vs gatherr
Side-by-side comparison of Rust crates
41
try-iterator
growingv1.0.0
Adds a few fallible methods to iterators.
45
tryiter
growingv0.6.0
Utility functions for Iterators of Results
35
gatherr
growingv0.1.0
Helpers for collecting values and errors from result iterators
Core Metrics
| try-iterator | tryiter | gatherr | |
|---|---|---|---|
| Health Score | 41 | 45 | 35 |
| Total Downloads | 2.5K | 7.5K | 1.8K |
| 30d Downloads | 391 | 311 | 3 |
| Dependents | 0 | 30 | 0 |
| Releases | 1 | 7 | 1 |
| Last Updated | 725d ago | 441d ago | 2000d ago |
| Age | 1y 12m | 1y 4m | 5y 5m |
Health Breakdown
try-iterator
Maintenance
1
Quality
20
Community
6
Popularity
4
Documentation
10
tryiter
Maintenance
7
Quality
16
Community
7
Popularity
5
Documentation
10
gatherr
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
Technical Details
| try-iterator | tryiter | gatherr | |
|---|---|---|---|
| Version | 1.0.0 | 0.6.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 4KB | 12KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tryiter leads with a health score of 45/100, but none of the options score above 80.
- •⚠ try-iterator, tryiter, gatherr have not been updated in over a year.
- •tryiter, gatherr are pre-1.0 — API may change.