lonng / lua-rsLinks
Pure Rust implementation of Lua compiler.
☆201Updated 3 years ago
Alternatives and similar repositories for lua-rs
Users that are interested in lua-rs are comparing it to the libraries listed below
Sorting:
- Yet another Lua lexer and Lua parser for Lua 5.3 written in pure Rust.☆62Updated last year
- An MVP stack VM☆105Updated last year
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆172Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- A JIT experiment in Rust☆138Updated 11 months ago
- rust stackful generator library☆329Updated 3 weeks ago
- Lua 5.3 bindings for Rust☆158Updated last year
- A dynasm-like tool for rust.☆765Updated last month
- JVM-RS -- A Demo Memory-Safe JVM on Rust☆132Updated 6 months ago
- garbage collection☆321Updated 5 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆198Updated last month
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- String interning for Rust☆199Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Incremental garbage collection from safe Rust☆721Updated last month
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 3 years ago
- Spin-based synchronization primitives☆534Updated 2 months ago
- Final project for CIS 198 at Penn☆79Updated 8 years ago
- A triangle minesweeper game in Rust.☆91Updated 2 years ago
- Safe Lua Scripting Environment for Actix☆123Updated 4 years ago
- Context utilities in Rust☆89Updated last year
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆685Updated last month
- A minimalistic async/await executor for Rust☆231Updated last year
- Pratt parser written in Rust☆90Updated last year
- Rust-based script programming language.☆73Updated 5 years ago
- JVM written in Rust☆89Updated 4 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,017Updated 2 weeks ago
- Aster is a lightweight, fast but powerful cache proxy written in rust.☆258Updated last year
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆54Updated 5 years ago