Decision Workspace
nlist vs either vs rpds
Side-by-side comparison of Rust crates
48
nlist
growingv0.1.1
inline-allocated list with statically tracked length
81
either
stablev1.16.0
The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
72
rpds
stablev1.2.1
Persistent data structures with structural sharing
Core Metrics
| nlist | either | rpds | |
|---|---|---|---|
| Health Score | 48 | 81 | 72 |
| Total Downloads | 5.7K | 731.9M | 13.4M |
| 30d Downloads | 0 | 56.6M | 1.0M |
| Dependents | 0 | 23.9K | 1.1K |
| Releases | 7 | 33 | 21 |
| Last Updated | 539d ago | 5d ago | 10d ago |
| Age | 1y 6m | 10y 8m | 8y 6m |
Health Breakdown
nlist
Maintenance
7
Quality
16
Community
6
Popularity
4
Documentation
15
either
Maintenance
18
Quality
22
Community
18
Popularity
8
Documentation
15
rpds
Maintenance
16
Quality
20
Community
13
Popularity
8
Documentation
15
Technical Details
| nlist | either | rpds | |
|---|---|---|---|
| Version | 0.1.1 | 1.16.0 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Zlib | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 2 | 9 |
| Crate Size | 33KB | 21KB | 75KB |
| Features | 3 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.83.0 | 1.63.0 | 1.85.0 |
| Owners | 1 | 3 | 1 |
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.
- •⚠ nlist has not been updated in over a year.
- •nlist is pre-1.0 — API may change.