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