RyouZhang / go-luaLinks
embed lua script language for go, very fast, support coroutine
☆72Updated 2 years ago
Alternatives and similar repositories for go-lua
Users that are interested in go-lua are comparing it to the libraries listed below
Sorting:
- A Lua compiler / runtime in Go☆117Updated last month
- Libs for gopher lua☆158Updated last month
- gluamapper: maps a GopherLua table to a Go struct☆131Updated 2 years ago
- simplifies data passing to and from gopher-lua☆279Updated 2 years ago
- High level go to Lua binder. Write less, do more.☆79Updated 3 years ago
- The Go/XGo Interpreter☆137Updated last week
- golang binding quickjs☆101Updated 2 years ago
- A high performance Lua web server with a simple, powerful API☆82Updated 3 years ago
- Faster golang reflection☆55Updated 3 weeks ago
- Porting libc from C to Go☆23Updated last year
- Compile, load and run Go code at runtime.☆57Updated last year
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.