binder
Lua binder
Library to bind Go code to Lua execution environment
High level go to Lua binder. Write less, do more.
75 stars
3 watching
10 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
gogolanglua
Related projects:
Repository | Description | Stars |
---|---|---|
aarzilli/golua | Go bindings for the Lua C API | 650 |
go-the-way/exl | An Excel data binding library for Go, allowing users to read and write Excel files in a structured way. | 30 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
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 |
asticode/go-astiav | Provides a Go wrapper around the C bindings of FFmpeg for efficient video processing and manipulation. | 396 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 531 |
ownlocal/goes | A library to interact with Elasticsearch using the Go programming language | 31 |
erdian718/lua | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
bindbc/bindbc-lua | A D programming language library providing bindings to the Lua API. | 17 |
satoren/kaguya | A C++ binding library to Lua, enabling seamless interaction between C++ and the Lua scripting language. | 346 |
codemaveric/libra-go | A Go client for interacting with the Libra Blockchain | 49 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
veandco/go-sdl2 | An SDL2 binding for Go that enables interoperability between the two programming languages. | 2,226 |
jeremyong/selene | C++ bindings for Lua scripting language | 813 |
stevekchiu/lua-intf | A binding between C++11 and Lua language, providing an interface to access Lua functionality from C++ code. | 419 |