LuaJIT VS moonjit

Compare LuaJIT vs moonjit and see what are their differences.

LuaJIT

Mirror of the LuaJIT git repository (by LuaJIT)

moonjit

Just-In-Time Compiler for the Lua Programming language. Fork of LuaJIT to continue development. This project does not have an active maintainer, see https://twitter.com/siddhesh_p/status/1308594269502885889?s=20 for more detail. (by moonjit)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
LuaJIT moonjit
39 1
4,379 511
2.1% -
9.0 0.0
about 1 month ago about 3 years ago
C C
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

LuaJIT

Posts with mentions or reviews of LuaJIT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-11.

moonjit

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

What are some alternatives?

When comparing LuaJIT and moonjit you can also consider the following projects:

lua-languages - Languages that compile to Lua

ravi - Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers

Wren - The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

jitboy - A Game Boy emulator with dynamic recompilation (JIT)

luajit2 - OpenResty's Branch of LuaJIT 2

luvi - A project in-between luv and luvit.

nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

mir - A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

moonscript - :crescent_moon: A language that compiles to Lua

terra - Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.