Decision Workspace
reunion vs disjoint-hash-set vs god-gragh
Side-by-side comparison of Rust crates
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.
56
god-gragh
experimentalv0.4.3-beta
A high-performance, feature-rich Rust graph operations library with comprehensive algorithm support and parallel processing capabilities
Core Metrics
| reunion | disjoint-hash-set | god-gragh | |
|---|---|---|---|
| Health Score | 45 | 42 | 56 |
| Total Downloads | 17.5K | 12.2K | 49 |
| 30d Downloads | 33 | 1.7K | 49 |
| Dependents | 0 | 0 | 0 |
| Releases | 14 | 1 | 5 |
| Last Updated | 1650d ago | 1380d ago | today |
| Age | 4y 6m | 3y 9m | 1d |
Health Breakdown
reunion
Maintenance
12
Quality
15
Community
3
Popularity
5
Documentation
10
disjoint-hash-set
Maintenance
1
Quality
21
Community
5
Popularity
5
Documentation
10
god-gragh
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| reunion | disjoint-hash-set | god-gragh | |
|---|---|---|---|
| Version | 0.1.14 | 1.0.0 | 0.4.3-beta |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | CC0-1.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 18 |
| Crate Size | 6KB | 6KB | 293KB |
| Features | 0 | 0 | 22 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •god-gragh leads with a health score of 56/100, but none of the options score above 80.
- •reunion has the most downloads (17.5K), suggesting wider adoption.
- •⚠ reunion, disjoint-hash-set have not been updated in over a year.
- •reunion, god-gragh are pre-1.0 — API may change.