Decision Workspace
mdstitch vs pulldown-cmark-toc vs comrak
Side-by-side comparison of Rust crates
48
mdstitch
experimentalv0.1.0
Streaming markdown preprocessor that closes unterminated syntax token-by-token.
43
pulldown-cmark-toc
growingv0.7.0
Generate a table of contents from a Markdown document.
69
comrak
growingv0.52.0
A 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter
Core Metrics
| mdstitch | pulldown-cmark-toc | comrak | |
|---|---|---|---|
| Health Score | 48 | 43 | 69 |
| Total Downloads | 160 | 15.5K | 5.2M |
| 30d Downloads | 0 | 0 | 541.2K |
| Dependents | 0 | 31 | 2.7K |
| Releases | 1 | 8 | 98 |
| Last Updated | 33d ago | 456d ago | 52d ago |
| Age | 1m | 5y 9m | 9y 1m |
Health Breakdown
mdstitch
Maintenance
11
Quality
13
Community
6
Popularity
3
Documentation
15
pulldown-cmark-toc
Maintenance
5
Quality
15
Community
9
Popularity
5
Documentation
9
comrak
Maintenance
16
Quality
12
Community
18
Popularity
8
Documentation
15
Technical Details
| mdstitch | pulldown-cmark-toc | comrak | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.0 | 0.52.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | BSD-2-Clause |
| Dependencies | 1 | 2 | 27 |
| Crate Size | 407KB | 11KB | 257KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 2.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | 1.95.0 | — | 1.85 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •comrak leads with a health score of 69/100, but none of the options score above 80.
- •comrak is depended on by 2.7K crates — strongest ecosystem trust.
- •⚠ pulldown-cmark-toc has not been updated in over a year.