Decision Workspace
prfx vs prefix-tree-rs vs hardly-trie
Side-by-side comparison of Rust crates
32
prfx
experimentalv0.1.0
Prefix Tree
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.
Core Metrics
| prfx | prefix-tree-rs | hardly-trie | |
|---|---|---|---|
| Health Score | 32 | 41 | 39 |
| Total Downloads | 366 | 1.7K | 516 |
| 30d Downloads | 3 | 19 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 214d ago | 464d ago | 285d ago |
| Age | 7m | 1y 3m | 9m |
Health Breakdown
prfx
Maintenance
4
Quality
15
Community
3
Popularity
3
Documentation
7
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
Technical Details
| prfx | prefix-tree-rs | hardly-trie | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-only | MIT | Zlib |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 3KB | 4KB | 1.1MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| 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.