lua-lockbox VS fengari

Compare lua-lockbox vs fengari and see what are their differences.

lua-lockbox

A collection of cryptographic primitives written in pure Lua (by somesocks)

fengari

🌙 φεγγάρι - The Lua VM written in JS ES6 for Node and the browser (by fengari-lua)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lua-lockbox fengari
2 24
344 1,765
- 0.8%
3.3 0.0
3 months ago about 1 year ago
Lua JavaScript
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.

lua-lockbox

Posts with mentions or reviews of lua-lockbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.
  • Creating my own ecosystem.
    3 projects | /r/opensource | 20 Jun 2023
    With my recent foray into Lua programming, and seeing just how many pure Lua modules there are for some tasks (like lua-lockbox for crypto primitives), and the fact LuaJIT can interface pretty easily with any C ABI, I've definitely considered it, especially since I could modify existing software to shove a Lua interpreter in for my needs.
  • Lua: Good, Bad, and Ugly Parts
    11 projects | news.ycombinator.com | 22 Dec 2021

fengari

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

What are some alternatives?

When comparing lua-lockbox and fengari you can also consider the following projects:

mlua

pypyjs - PyPy compiled to JavaScript

lua-cmake - Embed lua with CMake

pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly

piccolo - An experimental stackless Lua VM implemented in pure Rust

emscripten - Emscripten: An LLVM-to-WebAssembly Compiler

moonsharp - An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.

lunatic - Lunatic is an Erlang-inspired runtime for WebAssembly

rlua - High level Lua bindings to Rust

wasm-libxml2 - A quick experiment to build and run libxml2 as a WebAssembly module.

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