Decision Workspace
wrapbin vs either-or-both vs tinyvec
Side-by-side comparison of Rust crates
44
wrapbin
experimentalv0.1.0
Simple binary newtype as wrapped Cow u8 array.
52
either-or-both
experimentalv0.3.0
The enums EitherOrBoth with the three variants Left, Right, Both and Either with the Left and Right variants
76
tinyvec
stablev1.11.0
`tinyvec` provides 100% safe vec-like data structures.
Core Metrics
| wrapbin | either-or-both | tinyvec | |
|---|---|---|---|
| Health Score | 44 | 52 | 76 |
| Total Downloads | 324 | 17.5K | 447.2M |
| 30d Downloads | 3 | 5.2K | 27.5M |
| Dependents | 0 | 5 | 2.9K |
| Releases | 1 | 3 | 38 |
| Last Updated | 191d ago | 209d ago | 13d ago |
| Age | 6m | 7m | 6y 2m |
Health Breakdown
wrapbin
Maintenance
5
Quality
17
Community
6
Popularity
3
Documentation
13
either-or-both
Maintenance
11
Quality
16
Community
8
Popularity
5
Documentation
12
tinyvec
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
9
Technical Details
| wrapbin | either-or-both | tinyvec | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | Apache-2.0 OR MIT | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 3 | 5 | 11 |
| Crate Size | 46KB | 67KB | 53KB |
| Features | 9 | 6 | 14 |
| Yanked % | 0.0% | 0.0% | 2.6% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.63.0 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •tinyvec leads with a health score of 76/100, but none of the options score above 80.
- •tinyvec is depended on by 2.9K crates — strongest ecosystem trust.
- •wrapbin, either-or-both are pre-1.0 — API may change.