LadyLua VS gopher-json

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

LadyLua

Single executable(static), batteries included, Lua 5.1 interpreter. (by tongson)

gopher-json

a simple JSON encoder/decoder for gopher-lua (by layeh)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
LadyLua gopher-json
4 1
83 65
- -
1.8 0.0
over 2 years ago 7 months ago
Go Go
MIT License The Unlicense
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.

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.

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

What are some alternatives?

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

kaboom.js - 💥 JavaScript game library

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

libpeer - WebRTC Library for IoT/Embedded Device using C

go-lua - A Lua VM in Go

cpufetch - Simple yet fancy CPU architecture fetching tool

golua - A Lua 5.3 engine implemented in Go

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