Decision Workspace
result_option vs philiprehberger-result-ext vs fluent_result
Side-by-side comparison of Rust crates
46
result_option
experimentalv0.3.0
An enum combining Result and Option into a single type.
54
philiprehberger-result-ext
experimentalv0.2.2
Extension traits for Result and Option with tap, map, and error accumulation
57
fluent_result
experimentalv0.10.1
Fluent postfix helpers for Rust's Result and Option types
Core Metrics
| result_option | philiprehberger-result-ext | fluent_result | |
|---|---|---|---|
| Health Score | 46 | 54 | 57 |
| Total Downloads | 2.6K | 109 | 610 |
| 30d Downloads | 341 | 109 | 117 |
| Dependents | 0 | 0 | 16 |
| Releases | 4 | 9 | 4 |
| Last Updated | 177d ago | today | 91d ago |
| Age | 6m | 12d | 3m |
Health Breakdown
result_option
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
10
philiprehberger-result-ext
Maintenance
16
Quality
15
Community
6
Popularity
2
Documentation
15
fluent_result
Maintenance
14
Quality
16
Community
9
Popularity
3
Documentation
15
Technical Details
| result_option | philiprehberger-result-ext | fluent_result | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.2 | 0.10.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 2 |
| Crate Size | 9KB | 7KB | 20KB |
| Features | 2 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.70 | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fluent_result leads with a health score of 57/100, but none of the options score above 80.
- •result_option has the most downloads (2.6K), suggesting wider adoption.