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