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