Decision Workspace
data_forest vs orx-tree vs trie
Side-by-side comparison of Rust crates
47
data_forest
experimentalv0.1.3
Implementation of various types of trees.
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
| data_forest | orx-tree | trie | |
|---|---|---|---|
| Health Score | 47 | 60 | 59 |
| Total Downloads | 1.5K | 15.6K | 11.4K |
| 30d Downloads | 6 | 1.7K | 43 |
| Dependents | 0 | 8 | 3 |
| Releases | 4 | 17 | 7 |
| Last Updated | 80d ago | 61d ago | 25d ago |
| Age | 10m | 1y 2m | 11y |
Health Breakdown
data_forest
Maintenance
15
Quality
9
Community
6
Popularity
4
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
| data_forest | 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 | 3 | 14 | 1 |
| Crate Size | 26KB | 113KB | 28KB |
| Features | 0 | 4 | 1 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •data_forest, trie are pre-1.0 — API may change.