Decision Workspace
Project2 vs rbtset vs indextree
Side-by-side comparison of Rust crates
46
Project2
growingv0.1.3
Implementations of red black tree and AVL tree
41
rbtset
growingv1.0.2
A set based on a RB-Tree for efficient operations.
77
indextree
stablev4.8.0
Arena based tree structure by using indices instead of reference counted pointers
Core Metrics
| Project2 | rbtset | indextree | |
|---|---|---|---|
| Health Score | 46 | 41 | 77 |
| Total Downloads | 6.8K | 5.3K | 1.9M |
| 30d Downloads | 6 | 5 | 81.7K |
| Dependents | 0 | 0 | 721 |
| Releases | 4 | 3 | 30 |
| Last Updated | 2215d ago | 1889d ago | 3d ago |
| Age | 6y | 6y 10m | 9y 3m |
Health Breakdown
Project2
Maintenance
9
Quality
14
Community
6
Popularity
5
Documentation
12
rbtset
Maintenance
3
Quality
20
Community
5
Popularity
4
Documentation
9
indextree
Maintenance
19
Quality
23
Community
13
Popularity
7
Documentation
15
Technical Details
| Project2 | rbtset | indextree | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.2 | 4.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 378KB | 10KB | 27KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •indextree leads with a health score of 77/100, but none of the options score above 80.
- •indextree is depended on by 721 crates — strongest ecosystem trust.
- •⚠ Project2, rbtset have not been updated in over a year.
- •Project2 is pre-1.0 — API may change.