mlua-rs / rluaLinks
High level Lua bindings to Rust
☆1,764Updated 10 months ago
Alternatives and similar repositories for rlua
Users that are interested in rlua are comparing it to the libraries listed below
Sorting:
- High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Luau bindings to Rust with async/await support☆2,175Updated this week
- An experimental stackless Lua VM implemented in pure Rust☆1,935Updated this week
- An embeddable dynamic programming language for Rust.☆1,947Updated this week
- A binary encoder / decoder implementation in Rust.☆2,995Updated last week
- Rusty Object Notation☆3,573Updated last week
- Source code for the Mun language and runtime.☆2,040Updated 2 weeks ago
- A rusty dynamically typed scripting language☆1,841Updated 3 months ago
- Compile-time HTML templates for Rust☆2,361Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,322Updated this week
- Rhai - An embedded scripting language for Rust.☆4,608Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated this week
- 🔭 Cross-platform filesystem notification library for Rust.☆2,954Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,728Updated last year
- Find out what takes most of the space in your executable.☆2,544Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,928Updated last month
- Mirror of https://gitlab.redox-os.org/redox-os/termion☆2,138Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 4 months ago
- A static, type inferred and embeddable language written in Rust.☆3,315Updated 5 months ago
- Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust☆2,451Updated last year
- A small and fast async runtime for Rust