luar
Lua wrapper
A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions.
luar is a Go package for conveniently working with the luago Lua bindings. Arbitrary Go functions can be registered
301 stars
26 watching
55 forks
Language: Go
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
aarzilli/golua | Go bindings for the Lua C API | 650 |
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,048 |
alexeyco/binder | Library to bind Go code to Lua execution environment | 75 |
tomaka/hlua | A Rust library that provides a high-level interface to Lua 5.2 | 510 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
erdian718/lua | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
ambrevar/golua | Adds Unicode support to Lua's string functions by replacing patterns with Go regexps | 4 |
golang-ui/nuklear | A set of bindings and APIs for integrating an ANSI C GUI library into Go applications. | 1,580 |
fiatjaf/lunatico | A Go library that enables running Lua scripts inside Go programs by providing helper functions to interact with the Lua stack. | 10 |
milochristiansen/lua | A Go-based Lua 5.3 VM and compiler for embedding into Go programs | 917 |
ocallaco/luashkit | A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
luvitrocks/oauth | An OAuth wrapper in Lua for working with authentication protocols | 4 |
marcoscoffier/lua---sfm | A wrapper around a web-based SFM solver for optimization problems in C | 3 |
stevedonovan/luabuild | Builds Lua 5.2 applications with customizable external module inclusion and static linking. | 79 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |