Decision Workspace
cached-pair vs elsa vs among
Side-by-side comparison of Rust crates
49
cached-pair
growingv0.14.0
A simple pair of values, where the one can be convertible to the other.
63
elsa
growingv1.11.2
Append-only collections for Rust where borrows to entries can outlive insertions
56
among
growingv0.1.8
The enum `Among` with variants `Left`, `Middle` and `Right` is a general purpose sum type with three cases.
Core Metrics
| cached-pair | elsa | among | |
|---|---|---|---|
| Health Score | 49 | 63 | 56 |
| Total Downloads | 11.4K | 13.2M | 34.1K |
| 30d Downloads | 20 | 1.1M | 865 |
| Dependents | 0 | 618 | 69 |
| Releases | 16 | 23 | 9 |
| Last Updated | 405d ago | 384d ago | 62d ago |
| Age | 1y 2m | 7y 3m | 1y 6m |
Health Breakdown
cached-pair
Maintenance
8
Quality
17
Community
6
Popularity
5
Documentation
13
elsa
Maintenance
7
Quality
22
Community
14
Popularity
8
Documentation
12
among
Maintenance
14
Quality
12
Community
11
Popularity
5
Documentation
14
Technical Details
| cached-pair | elsa | among | |
|---|---|---|---|
| Version | 0.14.0 | 1.11.2 | 0.1.8 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 5 |
| Crate Size | 11KB | 21KB | 29KB |
| Features | 2 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 11.1% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | 1.37 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •elsa leads with a health score of 63/100, but none of the options score above 80.
- •elsa is depended on by 618 crates — strongest ecosystem trust.
- •⚠ cached-pair, elsa have not been updated in over a year.
- •cached-pair, among are pre-1.0 — API may change.