Decision Workspace
dpr vs dynparser vs pom
Side-by-side comparison of Rust crates
39
dpr
growingv1.0.0
Dynamic parser and replacer. You can define rules at run time. It's possible to use peg format
31
dynparser
growingv0.4.2
Dynamic parser. You can define rules at run time. It's possible to use peg format
60
pom
growingv3.4.0
PEG parser combinators using operator overloading without macros.
Core Metrics
| dpr | dynparser | pom | |
|---|---|---|---|
| Health Score | 39 | 31 | 60 |
| Total Downloads | 3.5K | 10.4K | 4.2M |
| 30d Downloads | 4 | 24 | 668.0K |
| Dependents | 0 | 0 | 1.5K |
| Releases | 2 | 6 | 26 |
| Last Updated | 2007d ago | 2701d ago | 751d ago |
| Age | 5y 10m | 7y 7m | 9y 2m |
Health Breakdown
dpr
Maintenance
3
Quality
20
Community
3
Popularity
4
Documentation
9
dynparser
Maintenance
4
Quality
11
Community
3
Popularity
5
Documentation
8
pom
Maintenance
4
Quality
21
Community
14
Popularity
8
Documentation
13
Technical Details
| dpr | dynparser | pom | |
|---|---|---|---|
| Version | 1.0.0 | 0.4.2 | 3.4.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | GPL-3.0 | GPL-3.0 | MIT |
| Dependencies | 2 | 1 | 1 |
| Crate Size | 68KB | 76KB | 174KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pom leads with a health score of 60/100, but none of the options score above 80.
- •pom is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ dpr, dynparser, pom have not been updated in over a year.
- •dynparser is pre-1.0 — API may change.