Decision Workspace
weak-lists vs either vs anstyle
Side-by-side comparison of Rust crates
38
weak-lists
growingv0.1.0
Lists with weak references and concurrent iteration and modification
81
either
stablev1.16.0
The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
76
anstyle
stablev1.0.14
ANSI text styling
Core Metrics
| weak-lists | either | anstyle | |
|---|---|---|---|
| Health Score | 38 | 81 | 76 |
| Total Downloads | 982 | 731.9M | 497.1M |
| 30d Downloads | 0 | 56.6M | 50.3M |
| Dependents | 0 | 23.9K | 5.7K |
| Releases | 1 | 33 | 31 |
| Last Updated | 541d ago | 5d ago | 73d ago |
| Age | 1y 5m | 10y 8m | 4y |
Health Breakdown
weak-lists
Maintenance
2
Quality
17
Community
5
Popularity
4
Documentation
10
either
Maintenance
18
Quality
22
Community
18
Popularity
8
Documentation
15
anstyle
Maintenance
15
Quality
22
Community
19
Popularity
8
Documentation
12
Technical Details
| weak-lists | either | anstyle | |
|---|---|---|---|
| Version | 0.1.0 | 1.16.0 | 1.0.14 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 2 |
| Crate Size | 6KB | 21KB | 18KB |
| Features | 2 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.63.0 | 1.66.0 |
| Owners | 1 | 3 | 2 (team) |
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.
- •⚠ weak-lists has not been updated in over a year.
- •weak-lists is pre-1.0 — API may change.