Decision Workspace
tokenate vs markdown vs read_token
Side-by-side comparison of Rust crates
35
tokenate
growingv0.1.0
A tool to do some grunt work of writing a tokenizer
59
markdown
growingv1.0.0
CommonMark compliant markdown parser in Rust with ASTs and extensions
52
read_token
growingv1.0.0
A simple library to read tokens using look ahead
Core Metrics
| tokenate | markdown | read_token | |
|---|---|---|---|
| Health Score | 35 | 59 | 52 |
| Total Downloads | 4.3K | 5.7M | 87.3K |
| 30d Downloads | 68 | 428.9K | 900 |
| Dependents | 2 | 2.0K | 183 |
| Releases | 1 | 30 | 19 |
| Last Updated | 1442d ago | 338d ago | 2508d ago |
| Age | 3y 11m | 11y 2m | 11y 1m |
Health Breakdown
tokenate
Maintenance
1
Quality
16
Community
4
Popularity
4
Documentation
10
markdown
Maintenance
6
Quality
19
Community
15
Popularity
8
Documentation
11
read_token
Maintenance
4
Quality
20
Community
14
Popularity
6
Documentation
8
Technical Details
| tokenate | markdown | read_token | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 8 | 1 |
| Crate Size | 5KB | 219KB | 10KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •markdown leads with a health score of 59/100, but none of the options score above 80.
- •markdown is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ tokenate, read_token have not been updated in over a year.
- •tokenate is pre-1.0 — API may change.