Decision Workspace
either-or-both vs wrapbin vs tinyvec
Side-by-side comparison of Rust crates
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
44
wrapbin
experimentalv0.1.0
Simple binary newtype as wrapped Cow u8 array.
76
tinyvec
stablev1.11.0
`tinyvec` provides 100% safe vec-like data structures.
Core Metrics
| either-or-both | wrapbin | tinyvec | |
|---|---|---|---|
| Health Score | 52 | 44 | 76 |
| Total Downloads | 17.5K | 324 | 447.2M |
| 30d Downloads | 5.3K | 3 | 28.5M |
| Dependents | 5 | 0 | 2.9K |
| Releases | 3 | 1 | 38 |
| Last Updated | 209d ago | 191d ago | 13d ago |
| Age | 7m | 6m | 6y 2m |
Health Breakdown
either-or-both
Maintenance
11
Quality
16
Community
8
Popularity
5
Documentation
12
wrapbin
Maintenance
5
Quality
17
Community
6
Popularity
3
Documentation
13
tinyvec
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
9
Technical Details
| either-or-both | wrapbin | tinyvec | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.0 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT/Apache-2.0 | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 5 | 3 | 11 |
| Crate Size | 67KB | 46KB | 53KB |
| Features | 6 | 9 | 14 |
| Yanked % | 0.0% | 0.0% | 2.6% |
| Edition | 2021 | 2024 | 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.
- •either-or-both, wrapbin are pre-1.0 — API may change.