Decision Workspace
pulldown-cmark-escape vs ironmark vs html2markdown
Side-by-side comparison of Rust crates
52
pulldown-cmark-escape
growingv0.11.0
An escape library for HTML created in the pulldown-cmark project
51
ironmark
experimentalv1.5.4
Fast Markdown to HTML parser written in Rust with WebAssembly bindings
48
html2markdown
experimentalv0.2.0
HTML to Markdown converter using AST-to-AST transformation
Core Metrics
| pulldown-cmark-escape | ironmark | html2markdown | |
|---|---|---|---|
| Health Score | 52 | 51 | 48 |
| Total Downloads | 14.8M | 412 | 849 |
| 30d Downloads | 2.2M | 196 | 851 |
| Dependents | 59 | 0 | 1 |
| Releases | 3 | 30 | 3 |
| Last Updated | 681d ago | 4d ago | 27d ago |
| Age | 2y 1m | 1m | 28d |
Health Breakdown
pulldown-cmark-escape
Maintenance
5
Quality
17
Community
10
Popularity
8
Documentation
12
ironmark
Maintenance
13
Quality
16
Community
6
Popularity
3
Documentation
13
html2markdown
Maintenance
12
Quality
14
Community
7
Popularity
3
Documentation
12
Technical Details
| pulldown-cmark-escape | ironmark | html2markdown | |
|---|---|---|---|
| Version | 0.11.0 | 1.5.4 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 10 | 13 |
| Crate Size | 7KB | 64KB | 70KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | — | 1.83 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pulldown-cmark-escape leads with a health score of 52/100, but none of the options score above 80.
- •⚠ pulldown-cmark-escape has not been updated in over a year.
- •pulldown-cmark-escape, html2markdown are pre-1.0 — API may change.