Browse free open source Lua Frameworks and projects below. Use the toggles on the left to filter open source Lua Frameworks by OS, license, language, programming language, and project status.

  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Lapis

    Lapis

    A web framework for Lua and OpenResty written in MoonScript

    Lapis is a framework for building web applications in Lua (or MoonScript) that primarily targets OpenResty, a high-performance web platform that runs on a customized version of Nginx. Lapis can also be used in other server environments, being compatible with any modern version of Lua. With OpenResty, Lua is run directly inside of the Nginx worker using LuaJIT, giving you the smallest barrier between the webserver and your code. Have a look at Web Framework Benchmarks just to see how OpenResty stacks up against other platforms. Utilizing the power of Lua coroutines, you can write clean code that looks synchronous but can achieve high throughput by automatically running asynchronously without blocking. Networking operations like database queries and HTTP requests will automatically yield to allow for handling concurrent requests, all without all that callback spaghetti seen in other asynchronous platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Leadwerks Arena is an open source first-person/third-person arena game for online play between players. It is a community created tech demo for the Leadwerks Engine 2.1 and showcase of Phoenix.Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lor

    Lor

    a fast, minimalist web framework for lua based on OpenResty

    A fast and minimalist web framework based on OpenResty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LuaDist
    LuaDist is a CMake built module distribution and deployment tool for the Lua programming language. It aims to achieve zero configuration runtime environment for Lua modules and libraries be it source or binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5
    LuaLinq

    LuaLinq

    Lightweight Linq-like library for Lua

    Lightweight Linq-like library for Lua. For the latest version of this project, refer to http://code.google.com/p/lualinq/ Sorry for that. The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license. It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames). The focus on data instead of processing makes it suitable for all those scripts where querying the hosting application entities is paramount: RPG videogames, Adobe Photoshop Lightroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LuaRadio

    LuaRadio

    A lightweight, embeddable software-defined radio framework

    LuaRadio is a lightweight, embeddable flow graph signal processing framework for software-defined radio. It provides a suite of source, sink, and processing blocks, with a simple API for defining flow graphs, running flow graphs, creating blocks, and creating data types. LuaRadio is built on LuaJIT, has a small binary footprint of under 750 KB (including LuaJIT), has no external hard dependencies, and is MIT-licensed. LuaRadio can be used to rapidly prototype software radios, modulation/demodulation utilities, and signal processing experiments. It can also be embedded into existing radio applications to serve as a user-scriptable engine for signal processing. LuaRadio blocks are written in pure Lua, but can use LuaJIT's FFI to wrap external libraries, like VOLK, liquid-dsp, and others, for computational acceleration, sophisticated processing, and interfacing with SDR hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LuaUnit

    LuaUnit

    LuaUnit is a popular unit-testing framework for Lua

    LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, etc.) that can be used directly or work with continuous integration platforms (Jenkins, Maven, etc.). LuaUnit may be installed as a rock or directly added to your project. For simplicity, LuaUnit is contained into a single file and has no external dependency. LuaUnit may also be used as an assertion library, to validate assertions inside a running program. In addition, it provides a pretty stringifier that converts any type into a nicely formatted string (including complex nested or recursive tables).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fast prototyping environment in Lua for GUI, DSP and ANN development. Based on lqt, lfann, and our code. Goal minimal build dependencies. Only contains what we or any contributor needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Luvit

    Luvit

    Lua + libUV + jIT = pure awesomesauce

    Luvit implements the same APIs as Node.js, but in Lua. This helps teams migrate without having to learn a new way of programming. Choose your async model; we don’t mind; we encourage experimentation. If you don’t like callbacks and event emitters, use coroutines and write blocking-style code without actually blocking your event loop. The various projects in the luvit ecosystem can be mixed and matched to build the ideal runtime for your application. The luvit CLI tool can be used as a scripting platform just like node. This can be used to run lua scripts as standalone servers, clients, or other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 10
    Networking and sockets in scripting languages is difficult and often overcomplicated! Monasic is a server daemon (service) which does all the low level work to create a simple message-based environment, allowing easy access to networking via scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Layered and skinned G.U.I. , alpha blending, plugins system, embedded script engine, signal & slot, xml & xslt, unicode string
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NaN3D is a real-time 3d software rendering engine for the C++ programming language. This project is relased under the LGPL License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Neotest

    Neotest

    An extensible framework for interacting with tests within NeoVim

    A framework for interacting with tests within NeoVim. For any runner without an adapter you can use neotest-vim-test which supports any runner that vim-test supports. The vim-test adapter does not support some of the more advanced features such as error locations or per-test output. If you're using the vim-test adapter then install vim-test too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Networix is a Open Source Framework programmed in c# to allow users to script in lua, c# and GLSL in a OpenGL Environment using an object based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NiL is a modular multi-purpose gaming engine including a multiplayer worm game a little like quake, except it's 2d and a little like worms except it's realtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ninja INI is a simple, lightweight, and fast INI file reader & writer. It supports 3 levels (sections, keys, and containers), multiple keys with same name, parse command-line (argc & argv). Written in C++ with STL design and optional bindings to Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NvChad

    NvChad

    Blazing fast Neovim config providing solid defaults and a beautiful UI

    NvChad is a neovim config written in lua aiming to provide a base configuration with very beautiful UI and blazing fast start time (around 0.02 secs ~ 0.07 secs). We tweak UI plugins such as telescope, nvim-tree etc well to provide an aesthetic UI experience. Lazy loading is done 93% of the time meaning that plugins will not be loaded by default, they will be loaded only when required also at specific commands, events etc. This lowers the start time and it was like 0.07~ secs tested on an old Pentium machine 1.4ghz + 4gb ram & HDD. NvChad is supposed to be used with its starter config, so nvchad main repo ( this repo ) can be imported as a plugin via lazy's import feature and then you can easily use this repo's modules like autocmds etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Universal, platform independet, scriptable, networking game engine with physics and sound support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RMX is a modular automation system supporting system events and human interface events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    3D real-time framework designed for rapid prototyping and interactive environments. Using Lua as the high-level access point to the engine and component-based entities, one only needs to alter scripts to create an interactive environment, like a game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Game Engine framework to simplify games development with DirectX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SP Game Framework
    Simple Playing - Game Framework : An easy to use framework with dependency injection. Based on OpenGL SFML and the boost libraries. Written in C++ and theoretically supporting all major operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Gamebook Engine is the first free, cross-platform engine for writing gamebooks, such as the "Choose Your Own Adventure" series, or the "Lone Wolf" series. TGE can interpret scripts that use the "Hyena" gamebook format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The TORUS framework project aims to provide a complete application lifecycle management environment (from requirements to tests), supporting most common platforms and programing languages, and centered on one main concept: Think Once & ReUSe!
    Downloads: 0 This Week
    Last Update:
    See Project