Decision Workspace
lox-interpreter vs stck-interpreter vs rustleaf
Side-by-side comparison of Rust crates
47
lox-interpreter
experimentalv0.1.0
A Lox programming language interpreter written in Rust
50
stck-interpreter
growingv1.1.0
An interpreter for the stck language
42
rustleaf
experimentalv0.1.0
A simple programming language interpreter written in Rust
Core Metrics
| lox-interpreter | stck-interpreter | rustleaf | |
|---|---|---|---|
| Health Score | 47 | 50 | 42 |
| Total Downloads | 14 | 1.6K | 405 |
| 30d Downloads | 14 | 7 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 4 | 1 |
| Last Updated | 11d ago | 263d ago | 226d ago |
| Age | 11d | 9m | 7m |
Health Breakdown
lox-interpreter
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
13
stck-interpreter
Maintenance
12
Quality
18
Community
6
Popularity
4
Documentation
10
rustleaf
Maintenance
4
Quality
14
Community
6
Popularity
3
Documentation
15
Technical Details
| lox-interpreter | stck-interpreter | rustleaf | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 7 |
| Crate Size | 21KB | 5KB | 252KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stck-interpreter leads with a health score of 50/100, but none of the options score above 80.
- •lox-interpreter, rustleaf are pre-1.0 — API may change.