Decision Workspace
maybe-owned-trait vs borrown vs boow
Side-by-side comparison of Rust crates
43
maybe-owned-trait
growingv0.2.1
Either an owned or borrowed value, with type known at compile time.
41
borrown
growingv0.1.0
Borrowed or owned, simplified for no-std.
54
boow
growingv0.1.3
`Borrow Or oWned` smart pointer. Alternative to Cow.
Core Metrics
| maybe-owned-trait | borrown | boow | |
|---|---|---|---|
| Health Score | 43 | 41 | 54 |
| Total Downloads | 3.9K | 325.5K | 112.4K |
| 30d Downloads | 5 | 18.7K | 6.2K |
| Dependents | 0 | 36 | 85 |
| Releases | 3 | 1 | 4 |
| Last Updated | 926d ago | 1501d ago | 2908d ago |
| Age | 2y 6m | 4y 1m | 7y 11m |
Health Breakdown
maybe-owned-trait
Maintenance
5
Quality
16
Community
5
Popularity
4
Documentation
13
borrown
Maintenance
1
Quality
16
Community
7
Popularity
7
Documentation
10
boow
Maintenance
9
Quality
17
Community
11
Popularity
6
Documentation
11
Technical Details
| maybe-owned-trait | borrown | boow | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 2 | 0 | 1 |
| Crate Size | 8KB | 7KB | 3KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •boow leads with a health score of 54/100, but none of the options score above 80.
- •borrown has the most downloads (325.5K), suggesting wider adoption.
- •⚠ maybe-owned-trait, borrown, boow have not been updated in over a year.