Decision Workspace
llua vs ezlua vs mlua
Side-by-side comparison of Rust crates
36
llua
growingv0.1.3
Low level bindings to Lua5.4
46
ezlua
growingv0.5.4
Ergonomic, efficient and Zero-cost rust bindings to Lua5.4
68
mlua
growingv0.11.6
High level bindings to Lua 5.5/5.4/5.3/5.2/5.1 (including LuaJIT) and Luau with async/await features and support of writing native Lua modules in Rust.
Core Metrics
| llua | ezlua | mlua | |
|---|---|---|---|
| Health Score | 36 | 46 | 68 |
| Total Downloads | 5.2K | 23.5K | 4.3M |
| 30d Downloads | 2 | 37 | 255.4K |
| Dependents | 2 | 8 | 3.1K |
| Releases | 4 | 19 | 82 |
| Last Updated | 1054d ago | 457d ago | 59d ago |
| Age | 3y 11m | 2y 10m | 6y 4m |
Health Breakdown
llua
Maintenance
4
Quality
8
Community
7
Popularity
4
Documentation
13
ezlua
Maintenance
8
Quality
11
Community
9
Popularity
5
Documentation
13
mlua
Maintenance
17
Quality
13
Community
15
Popularity
8
Documentation
15
Technical Details
| llua | ezlua | mlua | |
|---|---|---|---|
| Version | 0.1.3 | 0.5.4 | 0.11.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 14 | 21 | 28 |
| Crate Size | 278KB | 90KB | 262KB |
| Features | 4 | 13 | 20 |
| Yanked % | 100.0% | 26.3% | 1.2% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mlua leads with a health score of 68/100, but none of the options score above 80.
- •mlua is depended on by 3.1K crates — strongest ecosystem trust.
- •⚠ llua, ezlua have not been updated in over a year.