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