Decision Workspace
compiler-tools-derive vs parsel_derive vs minipg
Side-by-side comparison of Rust crates
43
compiler-tools-derive
growingv0.2.0
A proc-macro for deriving powerful and fast tokenizers with compile-time regex
50
parsel_derive
growingv0.16.0
Zero-code parser generation by using AST node types as the grammar
48
minipg
experimentalv0.2.1
A modern parser generator supporting ANTLR4 grammars with code generation for Rust, Python, and JavaScript
Core Metrics
| compiler-tools-derive | parsel_derive | minipg | |
|---|---|---|---|
| Health Score | 43 | 50 | 48 |
| Total Downloads | 145.5K | 48.2K | 1.1K |
| 30d Downloads | 6.8K | 5.1K | 23 |
| Dependents | 34 | 29 | 0 |
| Releases | 9 | 29 | 12 |
| Last Updated | 725d ago | 659d ago | 9d ago |
| Age | 4y | 3y 9m | 5m |
Health Breakdown
compiler-tools-derive
Maintenance
4
Quality
14
Community
7
Popularity
6
Documentation
12
parsel_derive
Maintenance
7
Quality
14
Community
10
Popularity
6
Documentation
13
minipg
Maintenance
19
Quality
7
Community
6
Popularity
4
Documentation
12
Technical Details
| compiler-tools-derive | parsel_derive | minipg | |
|---|---|---|---|
| Version | 0.2.0 | 0.16.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 6 | 4 | 8 |
| Crate Size | 12KB | 11KB | 244KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 75.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.75.0 | — | 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.
- •compiler-tools-derive has the most downloads (145.5K), suggesting wider adoption.
- •⚠ compiler-tools-derive, parsel_derive have not been updated in over a year.