Decision Workspace
dcel vs either vs anstyle
Side-by-side comparison of Rust crates
57
dcel
experimentalv0.8.12
Implementation of doubly-connected edge list.
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
| dcel | either | anstyle | |
|---|---|---|---|
| Health Score | 57 | 81 | 76 |
| Total Downloads | 759 | 731.9M | 497.1M |
| 30d Downloads | 0 | 56.6M | 50.3M |
| Dependents | 12 | 23.9K | 5.7K |
| Releases | 43 | 33 | 31 |
| Last Updated | 23d ago | 5d ago | 73d ago |
| Age | 4m | 10y 8m | 4y |
Health Breakdown
dcel
Maintenance
18
Quality
15
Community
8
Popularity
3
Documentation
13
either
Maintenance
18
Quality
22
Community
18
Popularity
8
Documentation
15
anstyle
Maintenance
15
Quality
22
Community
19
Popularity
8
Documentation
12
Technical Details
| dcel | either | anstyle | |
|---|---|---|---|
| Version | 0.8.12 | 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 | 6 | 2 | 2 |
| Crate Size | 35KB | 21KB | 18KB |
| Features | 4 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •dcel is pre-1.0 — API may change.