Decision Workspace
imply_option vs bandwidth vs philiprehberger-result-ext
Side-by-side comparison of Rust crates
34
imply_option
growingv0.1.2
Provides a single `trait` which allows the construction of an `Option` based on a bool value.
61
bandwidth
growingv0.3.0
A library for representing bandwidth speed in a variety of units, mimicking the `core::time::Duration` struct.
50
philiprehberger-result-ext
experimentalv0.3.0
Extension traits for Result and Option with tap, map, and error accumulation
Core Metrics
| imply_option | bandwidth | philiprehberger-result-ext | |
|---|---|---|---|
| Health Score | 34 | 61 | 50 |
| Total Downloads | 5.0K | 128.4K | 150 |
| 30d Downloads | 0 | 8.0K | 0 |
| Dependents | 0 | 24 | 0 |
| Releases | 3 | 4 | 11 |
| Last Updated | 2903d ago | 1201d ago | 27d ago |
| Age | 7y 11m | 3y 3m | 2m |
Health Breakdown
imply_option
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
8
bandwidth
Maintenance
10
Quality
17
Community
15
Popularity
6
Documentation
13
philiprehberger-result-ext
Maintenance
11
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| imply_option | bandwidth | philiprehberger-result-ext | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | 0BSD | Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 1KB | 21KB | 8KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •bandwidth leads with a health score of 61/100, but none of the options score above 80.
- •⚠ imply_option, bandwidth have not been updated in over a year.