Decision Workspace
mle vs markup_engine vs mlc
Side-by-side comparison of Rust crates
45
mle
growingv0.27.0
The markup link extractor (mle) extracts links from markup files (Markdown and HTML).
45
markup_engine
experimentalv0.1.0
Zero-dependency, trait-based, ultra-lightweight markup renderer (Markdown + HTML + HTML + pluggable). Born from LeadSheetML, useful anywhere.
44
mlc
stablev1.2.0
The markup link checker (mlc) checks for broken links in markup files.
Core Metrics
| mle | markup_engine | mlc | |
|---|---|---|---|
| Health Score | 45 | 45 | 44 |
| Total Downloads | 4.9K | 37 | 99.2K |
| 30d Downloads | 7 | 3 | 689 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 1 | 68 |
| Last Updated | 166d ago | 116d ago | 104d ago |
| Age | 2y 3m | 3m | 7y 9m |
Health Breakdown
mle
Maintenance
10
Quality
12
Community
6
Popularity
4
Documentation
13
markup_engine
Maintenance
7
Quality
17
Community
6
Popularity
2
Documentation
13
mlc
Maintenance
14
Quality
12
Community
3
Popularity
6
Documentation
9
Technical Details
| mle | markup_engine | mlc | |
|---|---|---|---|
| Version | 0.27.0 | 0.1.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | AGPL-3.0-or-later | MIT | MIT |
| Dependencies | 25 | 0 | 20 |
| Crate Size | 85KB | 4KB | 541KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 1.5% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mle leads with a health score of 45/100, but none of the options score above 80.
- •mlc has the most downloads (99.2K), suggesting wider adoption.
- •mle, markup_engine are pre-1.0 — API may change.