rusty_lr
v3.34.0 GrowingA 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.
Quick Verdict
- โStable API (3.x for 1+ years)
- โTiny footprint (8KB, 3 deps)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
213 downloads in the last 30 days (7/day), up 3% from the previous period.
Reached 1.0 over a year ago. The API surface is settled, making it safe for production use.
Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 7KB, rusty_lr is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on rusty_lr
Version Adoption
Release Timeline
Feature Flags
default =["derive"]