Decision Workspace
hayami-im vs either vs ndarray
Side-by-side comparison of Rust crates
33
hayami-im
growingv0.1.0
A simple, general use symbol table.
70
either
growingv1.15.0
The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
70
ndarray
growingv0.17.2
An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.
Core Metrics
| hayami-im | either | ndarray | |
|---|---|---|---|
| Health Score | 33 | 70 | 70 |
| Total Downloads | 1.7K | 632.6M | 76.6M |
| 30d Downloads | 4 | 40.8M | 6.9M |
| Dependents | 0 | 22.6K | 20.7K |
| Releases | 1 | 32 | 93 |
| Last Updated | 2078d ago | 387d ago | 76d ago |
| Age | 5y 8m | 10y 6m | 10y 3m |
Health Breakdown
hayami-im
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
9
either
Maintenance
7
Quality
22
Community
18
Popularity
8
Documentation
15
ndarray
Maintenance
15
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| hayami-im | either | ndarray | |
|---|---|---|---|
| Version | 0.1.0 | 1.15.0 | 0.17.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 16 |
| Crate Size | 3KB | 20KB | 244KB |
| Features | 1 | 3 | 7 |
| Yanked % | 0.0% | 0.0% | 1.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.63.0 | 1.64 |
| Owners | 1 | 3 | 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.
- •⚠ hayami-im, either have not been updated in over a year.
- •hayami-im, ndarray are pre-1.0 — API may change.