Decision Workspace
order-maintenance vs fibonacci-like vs either
Side-by-side comparison of Rust crates
35
order-maintenance
growingv0.1.1
Totally-ordered priorities for the order maintainence problem
43
fibonacci-like
growingv0.1.3
A small crate to help you interact with second order sequences, such as the Fibonacci sequence, with no_std support
78
either
stablev1.16.0
The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
Core Metrics
| order-maintenance | fibonacci-like | either | |
|---|---|---|---|
| Health Score | 35 | 43 | 78 |
| Total Downloads | 3.0K | 5.1K | 835.6M |
| 30d Downloads | 0 | 0 | 37.0M |
| Dependents | 0 | 0 | 25.0K |
| Releases | 2 | 4 | 33 |
| Last Updated | 1007d ago | 1422d ago | 54d ago |
| Age | 2y 10m | 3y 11m | 10y 10m |
Health Breakdown
order-maintenance
Maintenance
4
Quality
15
Community
2
Popularity
4
Documentation
10
fibonacci-like
Maintenance
8
Quality
12
Community
6
Popularity
4
Documentation
13
either
Maintenance
15
Quality
22
Community
18
Popularity
8
Documentation
15
Technical Details
| order-maintenance | fibonacci-like | either | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 1.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 2 |
| Crate Size | 7KB | 9KB | 21KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 25.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.63.0 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •either leads with a health score of 78/100, but none of the options score above 80.
- •either is depended on by 25.0K crates — strongest ecosystem trust.
- •⚠ order-maintenance, fibonacci-like have not been updated in over a year.
- •order-maintenance, fibonacci-like are pre-1.0 — API may change.