Decision Workspace
orange-trees vs orx-tree vs trie
Side-by-side comparison of Rust crates
45
orange-trees
growingv0.1.3
Tree data structure with several methods to query and manipulate nodes.
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
| orange-trees | orx-tree | trie | |
|---|---|---|---|
| Health Score | 45 | 60 | 59 |
| Total Downloads | 35.7K | 15.6K | 11.4K |
| 30d Downloads | 1.5K | 1.7K | 43 |
| Dependents | 14 | 8 | 3 |
| Releases | 4 | 17 | 7 |
| Last Updated | 520d ago | 61d ago | 25d ago |
| Age | 4y 9m | 1y 2m | 11y |
Health Breakdown
orange-trees
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
13
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
| orange-trees | orx-tree | trie | |
|---|---|---|---|
| Version | 0.1.3 | 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 | 1 | 14 | 1 |
| Crate Size | 9KB | 113KB | 28KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 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.
- •orange-trees has the most downloads (35.7K), suggesting wider adoption.
- •⚠orange-trees has not been updated in over a year.
- •orange-trees, trie are pre-1.0 — API may change.