Decision Workspace
shiftkit vs rusty_lr vs rusty_lr_derive
Side-by-side comparison of Rust crates
40
shiftkit
experimentalv0.1.0
A quick & easy parser generator
57
rusty_lr
growingv3.34.0
A Bison-like Parser generator & Compiler frontend framework for Rust generating IELR(1), LALR(1) parser tables, with deterministic LR and non-deterministic LR (GLR) parsing.
57
rusty_lr_derive
growingv2.42.0
proc-macro definitions for rusty_lr
Core Metrics
| shiftkit | rusty_lr | rusty_lr_derive | |
|---|---|---|---|
| Health Score | 40 | 57 | 57 |
| Total Downloads | 669 | 95.6K | 78.8K |
| 30d Downloads | 3 | 206 | 205 |
| Dependents | 0 | 25 | 102 |
| Releases | 1 | 116 | 98 |
| Last Updated | 351d ago | 174d ago | 174d ago |
| Age | 11m | 1y 8m | 1y 8m |
Health Breakdown
shiftkit
Maintenance
3
Quality
15
Community
6
Popularity
3
Documentation
13
rusty_lr
Maintenance
11
Quality
20
Community
10
Popularity
6
Documentation
10
rusty_lr_derive
Maintenance
11
Quality
20
Community
10
Popularity
6
Documentation
10
Technical Details
| shiftkit | rusty_lr | rusty_lr_derive | |
|---|---|---|---|
| Version | 0.1.0 | 3.34.0 | 2.42.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 7KB | 8KB | 8KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rusty_lr leads with a health score of 57/100, but none of the options score above 80.
- •rusty_lr_derive is depended on by 102 crates — strongest ecosystem trust.
- •shiftkit is pre-1.0 — API may change.