Decision Workspace
superset_map vs cranelift-bforest vs btree-slab
Side-by-side comparison of Rust crates
59
superset_map
growingv0.3.6
Map that stores distinct supersets based on the total order defined.
74
cranelift-bforest
growingv0.132.0
A forest of B+-trees
52
btree-slab
growingv0.6.1
A memory compact Slab-based B-tree implementation
Core Metrics
| superset_map | cranelift-bforest | btree-slab | |
|---|---|---|---|
| Health Score | 59 | 74 | 52 |
| Total Downloads | 11.0K | 33.8M | 4.4M |
| 30d Downloads | 0 | 2.9M | 184.8K |
| Dependents | 16 | 239 | 17 |
| Releases | 13 | 228 | 9 |
| Last Updated | 68d ago | 4d ago | 963d ago |
| Age | 2y 9m | 7y 9m | 5y 4m |
Health Breakdown
superset_map
Maintenance
17
Quality
15
Community
9
Popularity
5
Documentation
13
cranelift-bforest
Maintenance
20
Quality
15
Community
16
Popularity
8
Documentation
15
btree-slab
Maintenance
7
Quality
16
Community
8
Popularity
8
Documentation
13
Technical Details
| superset_map | cranelift-bforest | btree-slab | |
|---|---|---|---|
| Version | 0.3.6 | 0.132.0 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 WITH LLVM-exception | MIT/Apache-2.0 |
| Dependencies | 1 | 2 | 4 |
| Crate Size | 20KB | 34KB | 45KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.93.0 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •cranelift-bforest leads with a health score of 74/100, but none of the options score above 80.
- •cranelift-bforest is depended on by 239 crates — strongest ecosystem trust.
- •⚠ btree-slab has not been updated in over a year.