golua
Go bindings for Lua C API - in progress (by aarzilli)
go-duktape
[abandoned] Duktape JavaScript engine bindings for Go (by olebedev)
DISCONTINUED
Our great sponsors
golua | go-duktape | |
---|---|---|
0 | 0 | |
588 | 780 | |
- | - | |
0.0 | 0.7 | |
7 months ago | 9 months ago | |
C | Go | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
golua
Posts with mentions or reviews of golua.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning golua yet.
Tracking mentions began in Dec 2020.
go-duktape
Posts with mentions or reviews of go-duktape.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning go-duktape yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing golua and go-duktape you can also consider the following projects:
otto - A JavaScript interpreter in Go (golang)
gopher-lua - GopherLua: VM and compiler for Lua in Go
go-php - PHP bindings for the Go programming language (Golang)
go-lua - A Lua VM in Go
goja - ECMAScript/JavaScript engine in pure Go
go-python - naive go bindings to the CPython2 C-API
expr - Expression language for Go
anko - Scriptable interpreter written in golang