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
70
either
growingv1.15.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 | 70 |
| Total Downloads | 3.5M | 4.4K | 632.6M |
| 30d Downloads | 77.8K | 11 | 42.3M |
| Dependents | 197 | 0 | 22.6K |
| Releases | 33 | 10 | 32 |
| Last Updated | 2176d ago | 300d ago | 387d ago |
| Age | 10y 10m | 10m | 10y 6m |
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
7
Quality
22
Community
18
Popularity
8
Documentation
15
Technical Details
| odds | cow2 | either | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.6 | 1.15.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 | 20KB |
| 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 leads with a health score of 70/100, but none of the options score above 80.
- •either is depended on by 22.6K crates — strongest ecosystem trust.
- •⚠ odds, either have not been updated in over a year.
- •odds, cow2 are pre-1.0 — API may change.