Decision Workspace
slab_tree vs nary_tree vs numerated
Side-by-side comparison of Rust crates
48
slab_tree
growingv0.3.2
A vec-backed tree structure with tree-specific generational indexes.
40
nary_tree
growingv0.4.4
A vec-backed tree structure with tree-specific generational indexes.
77
numerated
stablev2.0.1
A library for working with intervals and sets of numerated values
Core Metrics
| slab_tree | nary_tree | numerated | |
|---|---|---|---|
| Health Score | 48 | 40 | 77 |
| Total Downloads | 73.9K | 30.9K | 82.2K |
| 30d Downloads | 1.4K | 2.2K | 6.2K |
| Dependents | 100 | 0 | 72 |
| Releases | 9 | 4 | 22 |
| Last Updated | 2214d ago | 295d ago | 6d ago |
| Age | 7y 7m | 2y 1m | 2y 5m |
Health Breakdown
slab_tree
Maintenance
5
Quality
15
Community
10
Popularity
6
Documentation
12
nary_tree
Maintenance
6
Quality
11
Community
5
Popularity
5
Documentation
13
numerated
Maintenance
20
Quality
20
Community
16
Popularity
6
Documentation
15
Technical Details
| slab_tree | nary_tree | numerated | |
|---|---|---|---|
| Version | 0.3.2 | 0.4.4 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | GPL-3.0-or-later WITH Classpath-exception-2.0 |
| Dependencies | 1 | 2 | 7 |
| Crate Size | 16KB | 20KB | 35KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 25.0% | 4.5% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •numerated leads with a health score of 77/100, but none of the options score above 80.
- •⚠ slab_tree has not been updated in over a year.
- •slab_tree, nary_tree are pre-1.0 — API may change.