Decision Workspace
prefix-tree-rs vs hardly-trie vs prfx
Side-by-side comparison of Rust crates
41
prefix-tree-rs
growingv0.1.1
A Trie (prefix tree) implementation
39
hardly-trie
experimentalv0.1.0
A Rust library for efficient trie data structure implementation.
32
prfx
experimentalv0.1.0
Prefix Tree
Core Metrics
| prefix-tree-rs | hardly-trie | prfx | |
|---|---|---|---|
| Health Score | 41 | 39 | 32 |
| Total Downloads | 1.7K | 516 | 366 |
| 30d Downloads | 19 | 3 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 1 |
| Last Updated | 464d ago | 285d ago | 214d ago |
| Age | 1y 3m | 9m | 7m |
Health Breakdown
prefix-tree-rs
Maintenance
6
Quality
16
Community
5
Popularity
4
Documentation
10
hardly-trie
Maintenance
3
Quality
12
Community
6
Popularity
3
Documentation
15
prfx
Maintenance
4
Quality
15
Community
3
Popularity
3
Documentation
7
Technical Details
| prefix-tree-rs | hardly-trie | prfx | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Zlib | GPL-3.0-only |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 4KB | 1.1MB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.87.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •prefix-tree-rs leads with a health score of 41/100, but none of the options score above 80.
- •⚠ prefix-tree-rs has not been updated in over a year.