Decision Workspace
tagged_ufs vs cranelift-entity vs cranelift-bforest
Side-by-side comparison of Rust crates
37
tagged_ufs
growingv0.2.1
A union-find-set implementation, in which sets can be associated with tags. When two sets are united, their tags are merged.
77
cranelift-entity
growingv0.130.0
Data structures using entity references as mapping keys
74
cranelift-bforest
growingv0.130.0
A forest of B+-trees
Core Metrics
| tagged_ufs | cranelift-entity | cranelift-bforest | |
|---|---|---|---|
| Health Score | 37 | 77 | 74 |
| Total Downloads | 3.4K | 30.0M | 28.9M |
| 30d Downloads | 6 | 2.0M | 2.0M |
| Dependents | 0 | 2.3K | 219 |
| Releases | 3 | 222 | 214 |
| Last Updated | 535d ago | 7d ago | 7d ago |
| Age | 2y 5m | 7y 8m | 7y 7m |
Health Breakdown
tagged_ufs
Maintenance
6
Quality
14
Community
5
Popularity
4
Documentation
8
cranelift-entity
Maintenance
20
Quality
15
Community
19
Popularity
8
Documentation
15
cranelift-bforest
Maintenance
20
Quality
15
Community
16
Popularity
8
Documentation
15
Technical Details
| tagged_ufs | cranelift-entity | cranelift-bforest | |
|---|---|---|---|
| Version | 0.2.1 | 0.130.0 | 0.130.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | Apache-2.0 WITH LLVM-exception | Apache-2.0 WITH LLVM-exception |
| Dependencies | 6 | 4 | 2 |
| Crate Size | 17KB | 31KB | 34KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.91.0 | 1.91.0 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •cranelift-entity leads with a health score of 77/100, but none of the options score above 80.
- •cranelift-entity is depended on by 2.3K crates — strongest ecosystem trust.
- •⚠ tagged_ufs has not been updated in over a year.