gopher-json VS LadyLua

Compare gopher-json vs LadyLua and see what are their differences.

gopher-json

a simple JSON encoder/decoder for gopher-lua (by layeh)

LadyLua

Single executable(static), batteries included, Lua 5.1 interpreter. (by tongson)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gopher-json LadyLua
1 4
65 83
- -
0.0 1.8
7 months ago over 2 years ago
Go Go
The Unlicense 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.

gopher-json

Posts with mentions or reviews of gopher-json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-08.
  • Show HN: LadyLua, batteries-included static Lua 5.1 interpreter
    6 projects | news.ycombinator.com | 8 Apr 2021
    LadyLua is using GopherLua as the base. It only supports 5.1. Also don't need the features of 5.2+. Sticking with 5.1 gets you a 'finished' language.

    GopherLua <-> Go is pretty easy. I was doing LuaJIT FFI to Rust before, moved to GopherLua, it's easier. Check this out to get a feel, it's the json module in LadyLua: https://github.com/layeh/gopher-json

LadyLua

Posts with mentions or reviews of LadyLua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-23.

What are some alternatives?

When comparing gopher-json and LadyLua you can also consider the following projects:

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

kaboom.js - 💥 JavaScript game library

go-lua - A Lua VM in Go

libpeer - WebRTC Library for IoT/Embedded Device using C

golua - A Lua 5.3 engine implemented in Go

cpufetch - Simple yet fancy CPU architecture fetching tool

omniajit - Standalone LuaJIT programs.

Ory Keto - Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and other access models.

Fennel - Lua Lisp Language