Decision Workspace
lua_ir vs lua_tokenizer vs lua_parser
Side-by-side comparison of Rust crates
45
lua_ir
growingv0.8.0
lua runtime and IR generation
50
lua_tokenizer
growingv0.5.0
tokenizer for lua language
50
lua_parser
growingv0.10.0
syntax parser for lua language
Core Metrics
| lua_ir | lua_tokenizer | lua_parser | |
|---|---|---|---|
| Health Score | 45 | 50 | 50 |
| Total Downloads | 6.8K | 6.0K | 11.4K |
| 30d Downloads | 10 | 59 | 52 |
| Dependents | 0 | 20 | 14 |
| Releases | 8 | 6 | 12 |
| Last Updated | 248d ago | 248d ago | 248d ago |
| Age | 1y 6m | 1y 6m | 1y 6m |
Health Breakdown
lua_ir
Maintenance
9
Quality
16
Community
5
Popularity
5
Documentation
10
lua_tokenizer
Maintenance
9
Quality
17
Community
9
Popularity
5
Documentation
10
lua_parser
Maintenance
10
Quality
17
Community
8
Popularity
5
Documentation
10
Technical Details
| lua_ir | lua_tokenizer | lua_parser | |
|---|---|---|---|
| Version | 0.8.0 | 0.5.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 1 | 3 |
| Crate Size | 37KB | 13KB | 44KB |
| Features | 3 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lua_tokenizer leads with a health score of 50/100, but none of the options score above 80.
- •lua_parser has the most downloads (11.4K), suggesting wider adoption.