Decision Workspace
ascent-byods-rels vs reunion vs disjoint-hash-set
Side-by-side comparison of Rust crates
42
ascent-byods-rels
growingv0.8.0
data structures for Ascent relations, made possible by Ascent's BYODS feature
45
reunion
growingv0.1.14
A generic implementation of the Union-Find w/ Rank data structure.
42
disjoint-hash-set
growingv1.0.0
A disjoint set / union-find data structure suitable for incremental tracking of connected component identified by their hash.
Core Metrics
| ascent-byods-rels | reunion | disjoint-hash-set | |
|---|---|---|---|
| Health Score | 42 | 45 | 42 |
| Total Downloads | 11.5K | 17.5K | 12.2K |
| 30d Downloads | 1.3K | 33 | 1.7K |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 14 | 1 |
| Last Updated | 390d ago | 1650d ago | 1380d ago |
| Age | 1y 12m | 4y 6m | 3y 9m |
Health Breakdown
ascent-byods-rels
Maintenance
7
Quality
15
Community
5
Popularity
5
Documentation
10
reunion
Maintenance
12
Quality
15
Community
3
Popularity
5
Documentation
10
disjoint-hash-set
Maintenance
1
Quality
21
Community
5
Popularity
5
Documentation
10
Technical Details
| ascent-byods-rels | reunion | disjoint-hash-set | |
|---|---|---|---|
| Version | 0.8.0 | 0.1.14 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | non-standard | CC0-1.0 |
| Dependencies | 11 | 3 | 0 |
| Crate Size | 48KB | 6KB | 6KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reunion leads with a health score of 45/100, but none of the options score above 80.
- •⚠ ascent-byods-rels, reunion, disjoint-hash-set have not been updated in over a year.
- •ascent-byods-rels, reunion are pre-1.0 — API may change.