Decision Workspace
bos vs boar vs archway
Side-by-side comparison of Rust crates
42
bos
growingv0.3.1
Flexible Borrowed, Owned or Shared (B.O.S.) smart pointers. Like std's Cow but with Rc/Arc and without the ToOwned requirement.
46
boar
growingv0.2.4
Flexible clone on write smart pointers with Borrowed, Owned, Arc, Rc and Static variants. Like std's Cow without the ToOwned requirement and additional Rc, Arc or Static variants.
50
archway
growingv0.4.0
Rust traits for Rc and Arc interoperation
Core Metrics
| bos | boar | archway | |
|---|---|---|---|
| Health Score | 42 | 46 | 50 |
| Total Downloads | 14.7K | 12.1K | 8.2K |
| 30d Downloads | 14 | 13 | 23 |
| Dependents | 0 | 6 | 0 |
| Releases | 10 | 9 | 7 |
| Last Updated | 1678d ago | 1581d ago | 15d ago |
| Age | 4y 8m | 4y 6m | 2y 11m |
Health Breakdown
bos
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
12
boar
Maintenance
4
Quality
16
Community
8
Popularity
5
Documentation
13
archway
Maintenance
15
Quality
11
Community
6
Popularity
5
Documentation
13
Technical Details
| bos | boar | archway | |
|---|---|---|---|
| Version | 0.3.1 | 0.2.4 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 1 | 0 |
| Crate Size | 12KB | 8KB | 4KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 28.6% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •archway leads with a health score of 50/100, but none of the options score above 80.
- •bos has the most downloads (14.7K), suggesting wider adoption.
- •⚠ bos, boar have not been updated in over a year.