Decision Workspace
mdstream vs mdream vs supermarkdown
Side-by-side comparison of Rust crates
55
mdstream
experimentalv0.2.0
Streaming-first Markdown middleware for LLM output (committed + pending blocks, render-agnostic).
55
mdream
experimentalv1.0.3
Fastest HTML-to-Markdown converter. Zero dependencies, streaming support.
49
supermarkdown
experimentalv0.0.5
High-performance HTML to Markdown conversion for LLMs
Core Metrics
| mdstream | mdream | supermarkdown | |
|---|---|---|---|
| Health Score | 55 | 55 | 49 |
| Total Downloads | 13.0K | 207 | 120 |
| 30d Downloads | 7.3K | 207 | 33 |
| Dependents | 1 | 0 | 2 |
| Releases | 2 | 17 | 5 |
| Last Updated | 88d ago | 7d ago | 58d ago |
| Age | 3m | 17d | 2m |
Health Breakdown
mdstream
Maintenance
12
Quality
16
Community
7
Popularity
5
Documentation
15
mdream
Maintenance
14
Quality
17
Community
6
Popularity
3
Documentation
15
supermarkdown
Maintenance
16
Quality
14
Community
7
Popularity
2
Documentation
10
Technical Details
| mdstream | mdream | supermarkdown | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.3 | 0.0.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 0 | 11 |
| Crate Size | 63KB | 37KB | 47KB |
| Features | 3 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.80 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mdstream leads with a health score of 55/100, but none of the options score above 80.
- •mdstream, supermarkdown are pre-1.0 — API may change.