Decision Workspace
tree-ds vs orx-tree vs trie
Side-by-side comparison of Rust crates
55
tree-ds
growingv0.2.0
A library to manipulate tree data structures.
60
orx-tree
stablev2.2.0
A beautiful tree 🌳 with convenient, efficient, parallelizable growth, mutation and traversal features.
59
trie
growingv0.3.0
A highly general and customizable trie library
Core Metrics
| tree-ds | orx-tree | trie | |
|---|---|---|---|
| Health Score | 55 | 60 | 59 |
| Total Downloads | 18.1K | 15.6K | 11.4K |
| 30d Downloads | 1.9K | 1.7K | 43 |
| Dependents | 11 | 8 | 3 |
| Releases | 8 | 17 | 7 |
| Last Updated | 254d ago | 61d ago | 25d ago |
| Age | 1y 10m | 1y 2m | 11y |
Health Breakdown
tree-ds
Maintenance
9
Quality
17
Community
9
Popularity
5
Documentation
15
orx-tree
Maintenance
16
Quality
18
Community
9
Popularity
5
Documentation
12
trie
Maintenance
13
Quality
16
Community
10
Popularity
5
Documentation
15
Technical Details
| tree-ds | orx-tree | trie | |
|---|---|---|---|
| Version | 0.2.0 | 2.2.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 6 | 14 | 1 |
| Crate Size | 41KB | 113KB | 28KB |
| Features | 7 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.71.0 | 1.88 | 1.85 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •orx-tree leads with a health score of 60/100, but none of the options score above 80.
- •tree-ds has the most downloads (18.1K), suggesting wider adoption.
- •tree-ds, trie are pre-1.0 — API may change.