rust-lua
Lua library
Rust bindings to Lua 5.1 providing a safe interface
Safe Rust bindings to Lua 5.1
127 stars
9 watching
23 forks
Language: Rust
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tickbh/td_rlua | A high-level binding for Lua 5.3 in Rust. | 53 |
mlua-rs/mlua | Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. | 1,733 |
jcmoyer/rust-lua53 | Rust bindings for Lua 5.3 and beyond | 158 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
tomaka/hlua | A Rust library that provides a high-level interface to Lua 5.2 | 510 |
lilyball/alfred-rs | A Rust library that provides utility functionality for creating Alfred workflows | 47 |
kyren/piccolo | An experimental stackless Lua VM implemented in Rust to achieve safe execution of untrusted scripts | 1,699 |
sygmei/luatalk | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 279 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 785 |
luqmana/rust-opencl | Bindings for using OpenCL from Rust to access parallel processing capabilities | 170 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 129 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
n0la/lua-openbsd | A Lua library that provides bindings to OpenBSD-specific functions | 15 |