Decision Workspace
treerder vs plain_trie vs dyn_trie
Side-by-side comparison of Rust crates
52
treerder
growingv4.0.1
Trie ordering for type implementing Orderable.
59
plain_trie
stablev12.1.1
Classic trie implementation capable of mapping any T to char iterator.
58
dyn_trie
stablev7.0.1
Dynamic trie is trie capable of mapping any T to any char iterator.
Core Metrics
| treerder | plain_trie | dyn_trie | |
|---|---|---|---|
| Health Score | 52 | 59 | 58 |
| Total Downloads | 21.0K | 22.9K | 17.9K |
| 30d Downloads | 32 | 186 | 113 |
| Dependents | 0 | 0 | 0 |
| Releases | 28 | 46 | 35 |
| Last Updated | 365d ago | 1d ago | 10d ago |
| Age | 1y 5m | 1y 8m | 1y 8m |
Health Breakdown
treerder
Maintenance
8
Quality
21
Community
5
Popularity
5
Documentation
13
plain_trie
Maintenance
19
Quality
17
Community
5
Popularity
5
Documentation
13
dyn_trie
Maintenance
18
Quality
17
Community
5
Popularity
5
Documentation
13
Technical Details
| treerder | plain_trie | dyn_trie | |
|---|---|---|---|
| Version | 4.0.1 | 12.1.1 | 7.0.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 10KB | 17KB | 12KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 13.0% | 8.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •plain_trie leads with a health score of 59/100, but none of the options score above 80.