alpaca
A local HTTP proxy for command-line tools. Supports PAC scripts and NTLM authentication. (by samuong)
go-duktape
[abandoned] Duktape JavaScript engine bindings for Go (by olebedev)
alpaca | go-duktape | |
---|---|---|
1 | 1 | |
197 | 780 | |
- | - | |
5.6 | 0.7 | |
3 months ago | about 3 years ago | |
Go | Go | |
Apache License 2.0 | 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.
alpaca
Posts with mentions or reviews of alpaca.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-23.
-
Running a Js file inside Go
Have a look at https://github.com/samuong/alpaca which is the project.
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.
-
Running a Js file inside Go
I have used go-duktape but unfortunately it has been abandoned. https://github.com/olebedev/go-duktape
What are some alternatives?
When comparing alpaca and go-duktape you can also consider the following projects:
js - ECMAScript/JavaScript engine in pure Go
go-php - PHP bindings for the Go programming language (Golang)
goja - ECMAScript/JavaScript engine in pure Go
otto - A JavaScript interpreter in Go (golang)
go-lua - A Lua VM in Go
go-python - naive go bindings to the CPython2 C-API
golua - Go bindings for Lua C API - in progress
gopher-lua - GopherLua: VM and compiler for Lua in Go
gisp - Simple LISP in Go
The uGO Language - Script Language for Go