Decision Workspace
binary-tree vs bet vs flat-tree
Side-by-side comparison of Rust crates
41
binary-tree
growingv0.2.0
Collection of Binary Tree data structures and algorithms
57
bet
growingv1.1.0
Helps parsing and evaluating binary expression trees
53
flat-tree
growingv6.0.0
Series of functions to map a binary tree to a list
Core Metrics
| binary-tree | bet | flat-tree | |
|---|---|---|---|
| Health Score | 41 | 57 | 53 |
| Total Downloads | 8.1K | 169.7K | 60.5K |
| 30d Downloads | 42 | 7.2K | 1.3K |
| Dependents | 7 | 203 | 72 |
| Releases | 3 | 14 | 18 |
| Last Updated | 3596d ago | 140d ago | 1080d ago |
| Age | 9y 11m | 5y 9m | 10y |
Health Breakdown
binary-tree
Maintenance
3
Quality
17
Community
5
Popularity
5
Documentation
11
bet
Maintenance
9
Quality
21
Community
12
Popularity
6
Documentation
9
flat-tree
Maintenance
4
Quality
20
Community
13
Popularity
6
Documentation
10
Technical Details
| binary-tree | bet | flat-tree | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.0 | 6.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 1 |
| Crate Size | 13KB | 9KB | 16KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •bet leads with a health score of 57/100, but none of the options score above 80.
- •bet is depended on by 203 crates — strongest ecosystem trust.
- •⚠ binary-tree, flat-tree have not been updated in over a year.
- •binary-tree is pre-1.0 — API may change.