Decision Workspace
result-extensions vs resiter vs result-inspect
Side-by-side comparison of Rust crates
46
result-extensions
growingv1.0.2
A simple rust library that provides extensions for the Result<T,E> type
50
resiter
growingv0.5.0
Helper crate for handling iterators over result
43
result-inspect
growingv0.3.0
Adds the missing Result::inspect() function
Core Metrics
| result-extensions | resiter | result-inspect | |
|---|---|---|---|
| Health Score | 46 | 50 | 43 |
| Total Downloads | 5.9K | 373.4K | 59.4K |
| 30d Downloads | 56 | 18.9K | 1.3K |
| Dependents | 0 | 189 | 20 |
| Releases | 3 | 5 | 3 |
| Last Updated | 1284d ago | 1066d ago | 1083d ago |
| Age | 3y 6m | 8y 1m | 6y 3m |
Health Breakdown
result-extensions
Maintenance
4
Quality
22
Community
5
Popularity
5
Documentation
10
resiter
Maintenance
4
Quality
16
Community
12
Popularity
7
Documentation
11
result-inspect
Maintenance
3
Quality
16
Community
6
Popularity
6
Documentation
12
Technical Details
| result-extensions | resiter | result-inspect | |
|---|---|---|---|
| Version | 1.0.2 | 0.5.0 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 6KB | 20KB | 10KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •resiter leads with a health score of 50/100, but none of the options score above 80.
- •resiter is depended on by 189 crates — strongest ecosystem trust.
- •⚠ result-extensions, resiter, result-inspect have not been updated in over a year.
- •resiter, result-inspect are pre-1.0 — API may change.