Decision Workspace
parze-declare vs parze vs read_token
Side-by-side comparison of Rust crates
43
parze-declare
growingv0.2.0
A clean, efficient parser combinator
50
parze
growingv0.7.3
A clean, efficient parser combinator
52
read_token
growingv1.0.0
A simple library to read tokens using look ahead
Core Metrics
| parze-declare | parze | read_token | |
|---|---|---|---|
| Health Score | 43 | 50 | 52 |
| Total Downloads | 4.1K | 17.5K | 87.3K |
| 30d Downloads | 22 | 17 | 932 |
| Dependents | 5 | 0 | 183 |
| Releases | 2 | 13 | 19 |
| Last Updated | 2311d ago | 2310d ago | 2508d ago |
| Age | 6y 4m | 6y 4m | 11y 1m |
Health Breakdown
parze-declare
Maintenance
3
Quality
16
Community
8
Popularity
4
Documentation
12
parze
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
12
read_token
Maintenance
4
Quality
20
Community
14
Popularity
6
Documentation
8
Technical Details
| parze-declare | parze | read_token | |
|---|---|---|---|
| Version | 0.2.0 | 0.7.3 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 3KB | 43KB | 10KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •read_token leads with a health score of 52/100, but none of the options score above 80.
- •read_token is depended on by 183 crates — strongest ecosystem trust.
- •⚠ parze-declare, parze, read_token have not been updated in over a year.
- •parze-declare, parze are pre-1.0 — API may change.