Decision Workspace
neo-decompiler vs unluac vs luadec-rust
Side-by-side comparison of Rust crates
54
neo-decompiler
experimentalv0.11.0
Neo N3 NEF decompiler: parse, disassemble, lift bytecode to high-level pseudocode and C# skeletons, with a CLI, JSON reports, and optional WebAssembly bindings.
56
unluac
experimentalv1.3.1
Multi-dialect Lua decompiler written in Rust.
53
luadec-rust
growingv1.1.2
A Lua 5.1 bytecode decompiler written in Rust
Core Metrics
| neo-decompiler | unluac | luadec-rust | |
|---|---|---|---|
| Health Score | 54 | 56 | 53 |
| Total Downloads | 250 | 318 | 3.8K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 13 | 14 | 18 |
| Last Updated | 14d ago | 11d ago | 110d ago |
| Age | 7m | 3m | 11m |
Health Breakdown
neo-decompiler
Maintenance
18
Quality
12
Community
6
Popularity
3
Documentation
15
unluac
Maintenance
19
Quality
16
Community
3
Popularity
3
Documentation
15
luadec-rust
Maintenance
13
Quality
17
Community
6
Popularity
4
Documentation
13
Technical Details
| neo-decompiler | unluac | luadec-rust | |
|---|---|---|---|
| Version | 0.11.0 | 1.3.1 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 15 | 6 | 2 |
| Crate Size | 801KB | 611KB | 43KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.86 | 1.94 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unluac leads with a health score of 56/100, but none of the options score above 80.
- •luadec-rust has the most downloads (3.8K), suggesting wider adoption.
- •neo-decompiler is pre-1.0 — API may change.