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.
54
philiprehberger-result-ext
experimentalv0.2.2
Extension traits for Result and Option with tap, map, and error accumulation
Core Metrics
| imply_option | bandwidth | philiprehberger-result-ext | |
|---|---|---|---|
| Health Score | 34 | 61 | 54 |
| Total Downloads | 4.9K | 43.5K | 109 |
| 30d Downloads | 5 | 25.2K | 109 |
| Dependents | 0 | 23 | 0 |
| Releases | 3 | 4 | 9 |
| Last Updated | 2843d ago | 1141d ago | today |
| Age | 7y 9m | 3y 1m | 12d |
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
16
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| imply_option | bandwidth | philiprehberger-result-ext | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | 0BSD | Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 1KB | 21KB | 7KB |
| 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.