rustio rustio.net
57

rusty_lr

v3.34.0 Growing

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.

MIT OR Apache-2.0 Edition 2021
Parsing toolsParser implementationsCompilers #parser#compiler#lr#glr#bison

Quick Verdict

  • โœ“Stable API (3.x for 1+ years)
  • โœ“Tiny footprint (8KB, 3 deps)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
95.6K
Dependents
25
Releases
116
Size
8KB

Deep Insights

๐Ÿ“Š
Steady growth

213 downloads in the last 30 days (7/day), up 3% from the previous period.

โœ…
Stable API

Reached 1.0 over a year ago. The API surface is settled, making it safe for production use.

๐Ÿชถ
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 7KB, rusty_lr is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 11/25

Recency, release consistency, active ratio

Quality 20/25

Yanked ratio, deps, size, maturity, features

Community 10/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
7/day avg-6%
05010012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on rusty_lr

Version Adoption

v3.2.0
20%
v2.7.0
20%
v0.5.0
20%
v3.3.1
20%
v0.5.2
20%

Release Timeline

116 releases1 yankedsince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
71
2025
45
2026
Less
More|
Yanked

Feature Flags

default =["derive"]

treebuildderive*

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
25
crates depend on rusty_lr

Similar Crates