Decision Workspace
disjoint-sets vs ena vs scc-trait
Side-by-side comparison of Rust crates
43
disjoint-sets
growingv0.4.2
Three union-find implementations
62
ena
growingv0.14.4
Union-find, congruence closure, and other unification code. Based on code from rustc.
50
scc-trait
growingv1.0.0
Trait-based Strongly Connected Components Calculation
Core Metrics
| disjoint-sets | ena | scc-trait | |
|---|---|---|---|
| Health Score | 43 | 62 | 50 |
| Total Downloads | 204.3K | 55.6M | 2.1K |
| 30d Downloads | 11.3K | 3.5M | 43 |
| Dependents | 170 | 1.4K | 3 |
| Releases | 15 | 27 | 2 |
| Last Updated | 2858d ago | 45d ago | 493d ago |
| Age | 9y 9m | 9y 5m | 1y 7m |
Health Breakdown
disjoint-sets
Maintenance
4
Quality
15
Community
10
Popularity
6
Documentation
8
ena
Maintenance
13
Quality
17
Community
16
Popularity
8
Documentation
8
scc-trait
Maintenance
6
Quality
20
Community
7
Popularity
4
Documentation
13
Technical Details
| disjoint-sets | ena | scc-trait | |
|---|---|---|---|
| Version | 0.4.2 | 0.14.4 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 2 | 0 |
| Crate Size | 16KB | 23KB | 4KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 4 (team) | 1 |
Links
Quick Verdict
- •ena leads with a health score of 62/100, but none of the options score above 80.
- •ena is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ disjoint-sets, scc-trait have not been updated in over a year.
- •disjoint-sets, ena are pre-1.0 — API may change.