Decision Workspace
oramacore_ptrie vs ptrie vs metacomplete_ptrie
Side-by-side comparison of Rust crates
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.
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.
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.
Core Metrics
| oramacore_ptrie | ptrie | metacomplete_ptrie | |
|---|---|---|---|
| Health Score | 42 | 43 | 34 |
| Total Downloads | 836 | 40.0K | 722 |
| 30d Downloads | 56 | 5.0K | 19 |
| Dependents | 21 | 7 | 2 |
| Releases | 1 | 7 | 1 |
| Last Updated | 204d ago | 473d ago | 314d ago |
| Age | 6m | 2y 3m | 10m |
Health Breakdown
oramacore_ptrie
Maintenance
5
Quality
15
Community
11
Popularity
3
Documentation
8
ptrie
Maintenance
7
Quality
16
Community
7
Popularity
5
Documentation
8
metacomplete_ptrie
Maintenance
3
Quality
14
Community
6
Popularity
3
Documentation
8
Technical Details
| oramacore_ptrie | ptrie | metacomplete_ptrie | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.2 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | non-standard | non-standard |
| Dependencies | 3 | 3 | 4 |
| Crate Size | 21KB | 15KB | 19KB |
| Features | 1 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
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.