Decision Workspace
minipg vs parsel_derive vs klex
Side-by-side comparison of Rust crates
48
minipg
experimentalv0.2.1
A modern parser generator supporting ANTLR4 grammars with code generation for Rust, Python, and JavaScript
50
parsel_derive
growingv0.16.0
Zero-code parser generation by using AST node types as the grammar
48
klex
experimentalv0.1.2
A simple lexer (tokenizer) generator for Rust
Core Metrics
| minipg | parsel_derive | klex | |
|---|---|---|---|
| Health Score | 48 | 50 | 48 |
| Total Downloads | 1.1K | 48.2K | 445 |
| 30d Downloads | 23 | 5.1K | 6 |
| Dependents | 0 | 29 | 0 |
| Releases | 12 | 29 | 3 |
| Last Updated | 9d ago | 659d ago | 151d ago |
| Age | 5m | 3y 9m | 5m |
Health Breakdown
minipg
Maintenance
19
Quality
7
Community
6
Popularity
4
Documentation
12
parsel_derive
Maintenance
7
Quality
14
Community
10
Popularity
6
Documentation
13
klex
Maintenance
12
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| minipg | parsel_derive | klex | |
|---|---|---|---|
| Version | 0.2.1 | 0.16.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 8 | 4 | 2 |
| Crate Size | 244KB | 11KB | 30KB |
| Features | 2 | 0 | 0 |
| Yanked % | 75.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.93 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parsel_derive leads with a health score of 50/100, but none of the options score above 80.
- •⚠ parsel_derive has not been updated in over a year.