Decision Workspace
trie_hard_rs vs ptrie vs oramacore_ptrie
Side-by-side comparison of Rust crates
43
trie_hard_rs
experimentalv0.1.0
Fast, memory-efficient Trie (prefix tree) implementation with autocomplete support - Rust implementation
43
ptrie
growingv0.7.2
Generic trie data structure implementation (prefix tree) with support for different key and value types, and functions to search for common prefixes or postfixes.
42
oramacore_ptrie
experimentalv0.1.0
Generic trie data structure implementation (prefix tree) with support for different key and value types, and functions to search for common prefixes or postfixes.
Core Metrics
| trie_hard_rs | ptrie | oramacore_ptrie | |
|---|---|---|---|
| Health Score | 43 | 43 | 42 |
| Total Downloads | 421 | 40.0K | 836 |
| 30d Downloads | 3 | 5.0K | 56 |
| Dependents | 0 | 7 | 21 |
| Releases | 1 | 7 | 1 |
| Last Updated | 193d ago | 473d ago | 204d ago |
| Age | 6m | 2y 3m | 6m |
Health Breakdown
trie_hard_rs
Maintenance
5
Quality
14
Community
6
Popularity
3
Documentation
15
ptrie
Maintenance
7
Quality
16
Community
7
Popularity
5
Documentation
8
oramacore_ptrie
Maintenance
5
Quality
15
Community
11
Popularity
3
Documentation
8
Technical Details
| trie_hard_rs | ptrie | oramacore_ptrie | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | non-standard |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 22KB | 15KB | 21KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.0 | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •trie_hard_rs leads with a health score of 43/100, but none of the options score above 80.
- •ptrie has the most downloads (40.0K), suggesting wider adoption.
- •⚠ ptrie has not been updated in over a year.