Decision Workspace
rusty_lr vs rusty_lr_derive vs rusty_lr_core
Side-by-side comparison of Rust crates
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
56
rusty_lr_core
growingv3.39.1
core library for rusty_lr
Core Metrics
| rusty_lr | rusty_lr_derive | rusty_lr_core | |
|---|---|---|---|
| Health Score | 57 | 57 | 56 |
| Total Downloads | 95.6K | 78.8K | 76.4K |
| 30d Downloads | 210 | 210 | 272 |
| Dependents | 25 | 102 | 329 |
| Releases | 116 | 98 | 103 |
| Last Updated | 174d ago | 174d ago | 174d ago |
| Age | 1y 8m | 1y 8m | 1y 7m |
Health Breakdown
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
rusty_lr_core
Maintenance
11
Quality
17
Community
12
Popularity
6
Documentation
10
Technical Details
| rusty_lr | rusty_lr_derive | rusty_lr_core | |
|---|---|---|---|
| Version | 3.34.0 | 2.42.0 | 3.39.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 8KB | 8KB | 42KB |
| Features | 4 | 1 | 3 |
| Yanked % | 0.9% | 0.0% | 10.7% |
| 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_core is depended on by 329 crates — strongest ecosystem trust.