Decision Workspace
odds vs cow2 vs either
Side-by-side comparison of Rust crates
53
odds
growingv0.4.0
Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them.
47
cow2
experimentalv0.2.6
Like Cow<B>, but B is covariant
81
either
stablev1.16.0
The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
Core Metrics
| odds | cow2 | either | |
|---|---|---|---|
| Health Score | 53 | 47 | 81 |
| Total Downloads | 3.6M | 4.4K | 731.9M |
| 30d Downloads | 69.6K | 0 | 56.6M |
| Dependents | 197 | 0 | 23.9K |
| Releases | 33 | 10 | 33 |
| Last Updated | 2235d ago | 359d ago | 5d ago |
| Age | 10y 12m | 12m | 10y 8m |
Health Breakdown
odds
Maintenance
6
Quality
17
Community
11
Popularity
8
Documentation
11
cow2
Maintenance
15
Quality
12
Community
6
Popularity
4
Documentation
10
either
Maintenance
18
Quality
22
Community
18
Popularity
8
Documentation
15
Technical Details
| odds | cow2 | either | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.6 | 1.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 0 | 2 |
| Crate Size | 31KB | 5KB | 21KB |
| Features | 6 | 2 | 3 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.63.0 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •either has the highest health score (81/100) — a strong overall choice.
- •either is depended on by 23.9K crates — strongest ecosystem trust.
- •⚠ odds has not been updated in over a year.
- •odds, cow2 are pre-1.0 — API may change.