Decision Workspace
gtrie vs ptrie vs oramacore_ptrie
Side-by-side comparison of Rust crates
37
gtrie
growingv0.4.0
Generic trie implementation with a support of different key and value types
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
| gtrie | ptrie | oramacore_ptrie | |
|---|---|---|---|
| Health Score | 37 | 43 | 42 |
| Total Downloads | 11.5K | 40.0K | 836 |
| 30d Downloads | 11 | 5.0K | 56 |
| Dependents | 0 | 7 | 21 |
| Releases | 7 | 7 | 1 |
| Last Updated | 2819d ago | 473d ago | 204d ago |
| Age | 8y 3m | 2y 3m | 6m |
Health Breakdown
gtrie
Maintenance
3
Quality
16
Community
5
Popularity
5
Documentation
8
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
| gtrie | ptrie | oramacore_ptrie | |
|---|---|---|---|
| Version | 0.4.0 | 0.7.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | non-standard | non-standard |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 5KB | 15KB | 21KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •ptrie leads with a health score of 43/100, but none of the options score above 80.
- •⚠ gtrie, ptrie have not been updated in over a year.