Decision Workspace
diff_match_patch vs dmp vs diffmatchpatch
Side-by-side comparison of Rust crates
33
diff_match_patch
growingv0.1.1
Diff Match Patch is a high-performance library in Rust-lang that manipulates plain text.
52
dmp
growingv0.2.3
A high-performance library in that manipulates plain text
40
diffmatchpatch
growingv0.0.4
Rewrite of diff-match-patch in Rust
Core Metrics
| diff_match_patch | dmp | diffmatchpatch | |
|---|---|---|---|
| Health Score | 33 | 52 | 40 |
| Total Downloads | 4.3K | 961.7K | 9.5K |
| 30d Downloads | 136 | 86.7K | 23 |
| Dependents | 0 | 822 | 0 |
| Releases | 2 | 8 | 5 |
| Last Updated | 2138d ago | 352d ago | 978d ago |
| Age | 6y 8m | 4y 2m | 3y 1m |
Health Breakdown
diff_match_patch
Maintenance
3
Quality
15
Community
2
Popularity
4
Documentation
9
dmp
Maintenance
6
Quality
15
Community
14
Popularity
7
Documentation
10
diffmatchpatch
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| diff_match_patch | dmp | diffmatchpatch | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.3 | 0.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 30KB | 28KB | 48KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dmp leads with a health score of 52/100, but none of the options score above 80.
- •dmp is depended on by 822 crates — strongest ecosystem trust.
- •⚠ diff_match_patch, diffmatchpatch have not been updated in over a year.