Decision Workspace
mlua-check vs mlua-extras vs mlua-isle
Side-by-side comparison of Rust crates
47
mlua-check
experimentalv0.2.0
Lua checker on mlua — undefined variable/global/field detection with LuaCats support
54
mlua-extras
stablev11.6.1
Extra helpers and functionality built on top of mlua for embedded lua development
52
mlua-isle
experimentalv0.4.0
Thread-isolated Lua VM with cancellation, async coroutines, and connection pool for mlua
Core Metrics
| mlua-check | mlua-extras | mlua-isle | |
|---|---|---|---|
| Health Score | 47 | 54 | 52 |
| Total Downloads | 34 | 5.2K | 157 |
| 30d Downloads | 36 | 30 | 157 |
| Dependents | 2 | 0 | 14 |
| Releases | 2 | 8 | 4 |
| Last Updated | 7d ago | 16d ago | 15d ago |
| Age | 8d | 1y 6m | 22d |
Health Breakdown
mlua-check
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
12
mlua-extras
Maintenance
17
Quality
20
Community
3
Popularity
4
Documentation
10
mlua-isle
Maintenance
13
Quality
15
Community
9
Popularity
3
Documentation
12
Technical Details
| mlua-check | mlua-extras | mlua-isle | |
|---|---|---|---|
| Version | 0.2.0 | 11.6.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 4 |
| Crate Size | 27KB | 41KB | 36KB |
| Features | 0 | 14 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.77 | — | 1.77 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mlua-extras leads with a health score of 54/100, but none of the options score above 80.
- •mlua-check, mlua-isle are pre-1.0 — API may change.