Decision Workspace
fast_trie vs psml vs byte_trie
Side-by-side comparison of Rust crates
53
fast_trie
growingv0.1.4
A memory efficient trie library.
43
psml
growingv0.1.2
A library for serialising to, and deserialising from, PSML.
40
byte_trie
growingv0.3.0
A compressed trie based on bytes with some weird child node bucket sizes.
Core Metrics
| fast_trie | psml | byte_trie | |
|---|---|---|---|
| Health Score | 53 | 43 | 40 |
| Total Downloads | 3.7K | 2.9K | 6.4K |
| 30d Downloads | 8 | 50 | 7 |
| Dependents | 0 | 2 | 0 |
| Releases | 5 | 3 | 4 |
| Last Updated | 423d ago | 252d ago | 2542d ago |
| Age | 1y 2m | 1y 4m | 6y 11m |
Health Breakdown
fast_trie
Maintenance
13
Quality
17
Community
6
Popularity
4
Documentation
13
psml
Maintenance
8
Quality
14
Community
7
Popularity
4
Documentation
10
byte_trie
Maintenance
7
Quality
14
Community
5
Popularity
5
Documentation
9
Technical Details
| fast_trie | psml | byte_trie | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | LGPL-3.0-only | Apache-2.0 OR MIT |
| Dependencies | 2 | 5 | 4 |
| Crate Size | 8KB | 11KB | 12KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast_trie leads with a health score of 53/100, but none of the options score above 80.
- •byte_trie has the most downloads (6.4K), suggesting wider adoption.
- •⚠ fast_trie, byte_trie have not been updated in over a year.