Decision Workspace
willowtree vs sequence_trie vs generic-tree
Side-by-side comparison of Rust crates
39
willowtree
growingv0.2.0
Lazily evaluated trees
48
sequence_trie
growingv0.3.6
Trie-like data-structure for storing sequences of values.
37
generic-tree
growingv0.2.0
A very simple, intuitive API for storing data in a tree-like structure.
Core Metrics
| willowtree | sequence_trie | generic-tree | |
|---|---|---|---|
| Health Score | 39 | 48 | 37 |
| Total Downloads | 2.5K | 2.8M | 5.9K |
| 30d Downloads | 4 | 99.4K | 2 |
| Dependents | 0 | 139 | 0 |
| Releases | 2 | 23 | 5 |
| Last Updated | 561d ago | 2706d ago | 2132d ago |
| Age | 3y 2m | 11y 4m | 5y 10m |
Health Breakdown
willowtree
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
13
sequence_trie
Maintenance
4
Quality
16
Community
9
Popularity
8
Documentation
11
generic-tree
Maintenance
7
Quality
10
Community
3
Popularity
5
Documentation
12
Technical Details
| willowtree | sequence_trie | generic-tree | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.6 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 3KB | 10KB | 5KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2021 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sequence_trie leads with a health score of 48/100, but none of the options score above 80.
- •sequence_trie is depended on by 139 crates — strongest ecosystem trust.
- •⚠ willowtree, sequence_trie, generic-tree have not been updated in over a year.