Decision Workspace
gatherr vs try-iterator vs resext
Side-by-side comparison of Rust crates
35
gatherr
growingv0.1.0
Helpers for collecting values and errors from result iterators
41
try-iterator
growingv1.0.0
Adds a few fallible methods to iterators.
55
resext
experimentalv1.4.0
A simple, lightweight error handling crate for Rust
Core Metrics
| gatherr | try-iterator | resext | |
|---|---|---|---|
| Health Score | 35 | 41 | 55 |
| Total Downloads | 1.8K | 2.5K | 612 |
| 30d Downloads | 3 | 391 | 194 |
| Dependents | 0 | 0 | 9 |
| Releases | 1 | 1 | 21 |
| Last Updated | 2000d ago | 725d ago | 7d ago |
| Age | 5y 5m | 1y 12m | 3m |
Health Breakdown
gatherr
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
try-iterator
Maintenance
1
Quality
20
Community
6
Popularity
4
Documentation
10
resext
Maintenance
20
Quality
13
Community
9
Popularity
3
Documentation
10
Technical Details
| gatherr | try-iterator | resext | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 1.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 2KB | 4KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •resext leads with a health score of 55/100, but none of the options score above 80.
- •try-iterator has the most downloads (2.5K), suggesting wider adoption.
- •⚠ gatherr, try-iterator have not been updated in over a year.
- •gatherr is pre-1.0 — API may change.