Decision Workspace
trie-alg vs sequence_trie vs xfast
Side-by-side comparison of Rust crates
38
trie-alg
growingv0.4.0
Trie implementation
48
sequence_trie
growingv0.3.6
Trie-like data-structure for storing sequences of values.
36
xfast
growingv0.1.0
Xfast Trie- binary trie for storing integers
Core Metrics
| trie-alg | sequence_trie | xfast | |
|---|---|---|---|
| Health Score | 38 | 48 | 36 |
| Total Downloads | 3.2K | 2.8M | 1.8K |
| 30d Downloads | 6 | 97.7K | 4 |
| Dependents | 0 | 139 | 0 |
| Releases | 4 | 23 | 1 |
| Last Updated | 456d ago | 2706d ago | 2324d ago |
| Age | 1y 3m | 11y 4m | 6y 4m |
Health Breakdown
trie-alg
Maintenance
10
Quality
14
Community
3
Popularity
4
Documentation
7
sequence_trie
Maintenance
4
Quality
16
Community
9
Popularity
8
Documentation
11
xfast
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
12
Technical Details
| trie-alg | sequence_trie | xfast | |
|---|---|---|---|
| Version | 0.4.0 | 0.3.6 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-2.0-or-later | MIT/Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 1.1MB | 10KB | 7KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.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.
- •⚠ trie-alg, sequence_trie, xfast have not been updated in over a year.