td_rlua
Lua wrapper
A high-level binding for Lua 5.3 in Rust.
Zero-cost high-level lua 5.3 wrapper for Rust
53 stars
9 watching
14 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
ffihotfixlualua53rustrust-lua
Related projects:
Repository | Description | Stars |
---|---|---|
tomaka/hlua | A Rust library that provides a high-level interface to Lua 5.2 | 510 |
lilyball/rust-lua | Rust bindings to Lua 5.1 providing a safe interface | 127 |
mlua-rs/mlua | Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. | 1,733 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
jcmoyer/rust-lua53 | Rust bindings for Lua 5.3 and beyond | 158 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
fffonion/lua-resty-openssl | An FFI-based binding to the OpenSSL library in LuaJIT, providing a set of functions for cryptographic operations and support for various cryptographic protocols. | 132 |
n0la/lua-openbsd | A Lua library that provides bindings to OpenBSD-specific functions | 15 |
bungle/lua-resty-taglib | Bindings for an audio meta-data library | 5 |
bungle/lua-resty-haru | A Lua library providing FFI bindings to the Haru PDF library for creating and manipulating PDF documents. | 9 |
fltk-rs/fltk-rs | Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. | 1,614 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
bungle/lua-resty-utf8rewind | Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
bungle/lua-resty-hoedown | A Lua binding to Hoedown, a C-based Markdown processing library | 26 |