Decision Workspace
avl-cont vs bst-rs vs aatree
Side-by-side comparison of Rust crates
41
avl-cont
growingv0.1.5
A contiguous AVL Tree.
38
bst-rs
growingv0.1.0
Recursive & Iterative Binary Search Tree Implementations within Rust
46
aatree
growingv0.2.3
AATree implementation in Rust
Core Metrics
| avl-cont | bst-rs | aatree | |
|---|---|---|---|
| Health Score | 41 | 38 | 46 |
| Total Downloads | 8.1K | 2.7K | 10.2K |
| 30d Downloads | 8 | 52 | 438 |
| Dependents | 0 | 4 | 0 |
| Releases | 6 | 1 | 7 |
| Last Updated | 1067d ago | 1492d ago | 194d ago |
| Age | 2y 11m | 4y 1m | 4y 4m |
Health Breakdown
avl-cont
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
10
bst-rs
Maintenance
1
Quality
16
Community
7
Popularity
4
Documentation
10
aatree
Maintenance
8
Quality
16
Community
5
Popularity
5
Documentation
12
Technical Details
| avl-cont | bst-rs | aatree | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT | Apache-2.0 |
| Dependencies | 0 | 0 | 4 |
| Crate Size | 17KB | 13KB | 22KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •aatree leads with a health score of 46/100, but none of the options score above 80.
- •⚠ avl-cont, bst-rs have not been updated in over a year.