Decision Workspace
ram vs read_token vs parze
Side-by-side comparison of Rust crates
34
ram
growingv8.0.0
A library that helps to parse source code with finite state machines
52
read_token
growingv1.0.0
A simple library to read tokens using look ahead
50
parze
growingv0.7.3
A clean, efficient parser combinator
Core Metrics
| ram | read_token | parze | |
|---|---|---|---|
| Health Score | 34 | 52 | 50 |
| Total Downloads | 13.6K | 87.3K | 17.5K |
| 30d Downloads | 10 | 900 | 17 |
| Dependents | 0 | 183 | 0 |
| Releases | 9 | 19 | 13 |
| Last Updated | 1217d ago | 2508d ago | 2310d ago |
| Age | 10y 3m | 11y 1m | 6y 4m |
Health Breakdown
ram
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
9
read_token
Maintenance
4
Quality
20
Community
14
Popularity
6
Documentation
8
parze
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
12
Technical Details
| ram | read_token | parze | |
|---|---|---|---|
| Version | 8.0.0 | 1.0.0 | 0.7.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 1 | 2 |
| Crate Size | 9KB | 10KB | 43KB |
| Features | 0 | 0 | 3 |
| Yanked % | 88.9% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
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.
- •⚠ ram, read_token, parze have not been updated in over a year.
- •parze is pre-1.0 — API may change.