hlua
Lua wrapper
A Rust library that provides a high-level interface to Lua 5.2
Rust library to interface with Lua
506 stars
18 watching
48 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
luarust
Related projects:
Repository | Description | Stars |
---|---|---|
tickbh/td_rlua | A high-level binding for Lua 5.3 in Rust. | 53 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 130 |
ocallaco/luashkit | A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
vinniefalco/luabridge | A lightweight library for binding C++ to the Lua scripting language | 1,656 |
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
mlua-rs/mlua | Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. | 1,821 |
luvitrocks/oauth | An OAuth wrapper in Lua for working with authentication protocols | 4 |
vrld/imap4.lua | A simple Lua implementation of the IMAP4 protocol | 15 |
stevedonovan/luar | A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. | 301 |
ahgamut/lua | The official Lua development repository containing the full history of all commits, maintained by the Lua team. | 5 |
lilyball/rust-lua | Rust bindings to Lua 5.1 providing a safe interface | 127 |
emmylua/vscode-emmylua | A plugin for VSCode that integrates EmmyLua as a programming language and debugger. | 642 |
aarzilli/golua | Go bindings for the Lua C API | 652 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
multimud/clojure-lanterna | Provides an interface to manipulate terminal output in Clojure | 216 |