Decision Workspace
metacomplete_ptrie vs ptrie vs oramacore_ptrie
Side-by-side comparison of Rust crates
34
metacomplete_ptrie
experimentalv0.7.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.
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
| metacomplete_ptrie | ptrie | oramacore_ptrie | |
|---|---|---|---|
| Health Score | 34 | 43 | 42 |
| Total Downloads | 722 | 40.0K | 836 |
| 30d Downloads | 19 | 5.0K | 56 |
| Dependents | 2 | 7 | 21 |
| Releases | 1 | 7 | 1 |
| Last Updated | 314d ago | 473d ago | 204d ago |
| Age | 10m | 2y 3m | 6m |
Health Breakdown
metacomplete_ptrie
Maintenance
3
Quality
14
Community
6
Popularity
3
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
| metacomplete_ptrie | ptrie | oramacore_ptrie | |
|---|---|---|---|
| Version | 0.7.0 | 0.7.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | non-standard | non-standard |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 19KB | 15KB | 21KB |
| Features | 1 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ ptrie has not been updated in over a year.