Decision Workspace
as-is vs into-owned vs boow
Side-by-side comparison of Rust crates
43
as-is
growingv0.0.30
An abstraction over ownership.
36
into-owned
growingv0.3.0-alpha.3
This crate has been merged into as-is crate and is no longer developed by the current author.
54
boow
growingv0.1.3
`Borrow Or oWned` smart pointer. Alternative to Cow.
Core Metrics
| as-is | into-owned | boow | |
|---|---|---|---|
| Health Score | 43 | 36 | 54 |
| Total Downloads | 43.4K | 9.0K | 112.4K |
| 30d Downloads | 6 | 2 | 6.2K |
| Dependents | 0 | 0 | 85 |
| Releases | 35 | 7 | 4 |
| Last Updated | 638d ago | 1259d ago | 2908d ago |
| Age | 5y 6m | 5y 10m | 7y 11m |
Health Breakdown
as-is
Maintenance
7
Quality
11
Community
6
Popularity
6
Documentation
13
into-owned
Maintenance
4
Quality
12
Community
6
Popularity
5
Documentation
9
boow
Maintenance
9
Quality
17
Community
11
Popularity
6
Documentation
11
Technical Details
| as-is | into-owned | boow | |
|---|---|---|---|
| Version | 0.0.30 | 0.3.0-alpha.3 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 0 | 1 |
| Crate Size | 17KB | 11KB | 3KB |
| Features | 2 | 2 | 2 |
| Yanked % | 94.3% | 100.0% | 0.0% |
| Edition | 2021 | 2018 | — |
| 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.
- •⚠ as-is, into-owned, boow have not been updated in over a year.