go-lua VS go-duktape

Compare go-lua vs go-duktape and see what are their differences.

go-lua

A Lua VM in Go (by Shopify)

go-duktape

[abandoned] Duktape JavaScript engine bindings for Go (by olebedev)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
go-lua go-duktape
4 1
2,893 780
1.3% -
2.8 0.7
3 days ago over 2 years ago
Go 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.

go-lua

Posts with mentions or reviews of go-lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.

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. The last one was on 2023-03-23.

What are some alternatives?

When comparing go-lua and go-duktape you can also consider the following projects:

gopher-lua - GopherLua: VM and compiler for Lua in Go

go-php - PHP bindings for the Go programming language (Golang)

otto - A JavaScript interpreter in Go (golang)

goja - ECMAScript/JavaScript engine in pure Go

go-python - naive go bindings to the CPython2 C-API

golua - Go bindings for Lua C API - in progress

tengo - A fast script language for Go

expr - Expression language and expression evaluation for Go [Moved to: https://github.com/expr-lang/expr]

anko - Scriptable interpreter written in golang