lunatico
Lua runtime
A Go library that enables running Lua scripts inside Go programs by providing helper functions to interact with the Lua stack.
Go stuff to Lua and back: helper functions for github.com/aarzilli/golua
11 stars
2 watching
2 forks
Language: Go
last commit: almost 3 years ago lua
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. | 301 |
| An open-source interpreter for the Lua programming language with additional features and optimizations. | 18 |
| A Lua implementation of a functional programming library inspired by JavaScript's Lodash. | 66 |
| Go bindings for the Lua C API | 652 |
| A Lua-based GUI library for creating graphical user interfaces in LÖVE games and desktop applications. | 220 |
| A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. | 4 |
| A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
| A Lua library implementing a First-In-First-Out data structure | 35 |
| A Lua library providing FFI bindings to the Haru PDF library for creating and manipulating PDF documents. | 9 |
| A Lua module providing bindings to the GIFLIB C library for loading and manipulating GIF images. | 7 |
| A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 161 |
| FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
| Library to bind Go code to Lua execution environment | 77 |
| A Go-based Lua 5.3 VM and compiler for embedding into Go programs | 920 |
| A Lua library that provides an interface to MongoDB using OpenResty as a transport layer. | 118 |