Decision Workspace
pulau-rs vs range_union_find vs incremental-tree-set-union
Side-by-side comparison of Rust crates
38
pulau-rs
growingv0.2.0
allocation-free union-find library for bare metal environments
44
range_union_find
growingv0.5.0
A union-find data structure for ranges
48
incremental-tree-set-union
experimentalv0.1.1
Gabow-Tarjan linear-time algorithm for incremental tree set union (JCSS 1985)
Core Metrics
| pulau-rs | range_union_find | incremental-tree-set-union | |
|---|---|---|---|
| Health Score | 38 | 44 | 48 |
| Total Downloads | 2.9K | 539.6K | 22 |
| 30d Downloads | 4 | 175 | 22 |
| Dependents | 0 | 3 | 0 |
| Releases | 2 | 11 | 2 |
| Last Updated | 1172d ago | 1029d ago | 5d ago |
| Age | 3y 3m | 4y 11m | 6d |
Health Breakdown
pulau-rs
Maintenance
4
Quality
17
Community
3
Popularity
4
Documentation
10
range_union_find
Maintenance
4
Quality
13
Community
8
Popularity
7
Documentation
12
incremental-tree-set-union
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
12
Technical Details
| pulau-rs | range_union_find | incremental-tree-set-union | |
|---|---|---|---|
| Version | 0.2.0 | 0.5.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 6 |
| Crate Size | 49KB | 22KB | 106KB |
| Features | 2 | 4 | 2 |
| Yanked % | 0.0% | 9.1% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •incremental-tree-set-union leads with a health score of 48/100, but none of the options score above 80.
- •range_union_find has the most downloads (539.6K), suggesting wider adoption.
- •⚠ pulau-rs, range_union_find have not been updated in over a year.