Decision Workspace
btree_dag vs termtree vs generic-array
Side-by-side comparison of Rust crates
36
btree_dag
growingv0.1.0
A generic DAG (undirected graph) data structure.
72
termtree
stablev1.0.0
Visualize tree-like data on the command-line
67
generic-array
stablev1.3.5
Generic types implementing functionality of arrays
Core Metrics
| btree_dag | termtree | generic-array | |
|---|---|---|---|
| Health Score | 36 | 72 | 67 |
| Total Downloads | 2.2K | 126.1M | 542.7M |
| 30d Downloads | 4 | 9.8M | 39.9M |
| Dependents | 0 | 1.0K | 6.9K |
| Releases | 1 | 11 | 66 |
| Last Updated | 1888d ago | 44d ago | 154d ago |
| Age | 5y 2m | 4y 5m | 10y 6m |
Health Breakdown
btree_dag
Maintenance
1
Quality
17
Community
5
Popularity
4
Documentation
9
termtree
Maintenance
13
Quality
17
Community
19
Popularity
8
Documentation
15
generic-array
Maintenance
12
Quality
16
Community
16
Popularity
8
Documentation
15
Technical Details
| btree_dag | termtree | generic-array | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 1.3.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 1 | 12 |
| Crate Size | 12KB | 9KB | 38KB |
| Features | 4 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 12.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.74 | 1.65 |
| Owners | 1 | 2 (team) | 2 |
Links
Quick Verdict
- •termtree leads with a health score of 72/100, but none of the options score above 80.
- •generic-array has the most downloads (542.7M), suggesting wider adoption.
- •generic-array is depended on by 6.9K crates — strongest ecosystem trust.
- •⚠ btree_dag has not been updated in over a year.
- •btree_dag is pre-1.0 — API may change.