Open Source Lua Software - Page 29

Lua Software

Lua Clear Filters

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

  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    A simple, extendable spreadsheet program and api written in lua
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    LuaEclipse is an IDE for the Lua language based on the Eclipse platform. It features syntax highlighting, content assistant, code running, integrated documentation and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LuaGnome
    Library to use the Gnome libraries from Lua, incl. GLib, GTK and others. Currently about 9000 functions and 1900 structures are supported, even though the tested part is rather small. The code is here in the GIT repository. NOTICE: This project is not maintained anymore. A better alternative is the GIR based lgi project, see this link: https://github.com/pavouk/lgi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    LuaLB is an open-source parallelizable lattice Boltzmann simulation for computational fluid dynamics with Lua scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    LuaRengine

    LuaRengine

    Small console game written by C++ and Lua.

    Only 5 cmds you can use. Just for fun. Only 1 language version:Chinese
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LuaRocks is a deployment and management system for Lua modules. It allows you to install Lua modules as self-contained packages called "rocks", which also contain version dependency information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LuaXLL

    Lua interpreter embedded into an Excel XLL

    LuaXLL is a lightweight Lua interpreter built into a Excel XLL. The XLL has extensions built into it which allow new Excel functions to be defined in a Lua script and exposed to the main application with the XLL marshalling data across the environments. Its primary use is for rapid modelling and development. And it could also serve as an interface to more advanced models built in C. It has built-in support for ODBC databases (via LuaSQL) and some generic modeling functions (added as I need them). The entire XLL is currently less than 600KB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Luadch

    Luadch

    We moved to GitHub! -> http://luadch.github.io/

    We moved to GitHub! New Website: http://luadch.github.io/ There you will find all the necessary informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Luadch GUI
    English: Luadch GUI is a graphical user interface for Luadch (http://luadch.github.io/) written in Lua Compatible with: Luadch v1.53 - v1.55 atm. German: Luadch GUI ist eine grafische Benutzeroberfläche für die Hubsoftware Luadch (http://luadch.github.io/) geschrieben in Lua Kompatibel mit: Luadch v1.53 - v1.55
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Luadch Scripts

    Luadch Scripts

    We moved to GitHub! -> http://luadch.github.io/

    We moved to GitHub! New Website: http://luadch.github.io/ There you will find all the necessary informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Luadch Translations

    Luadch Translations

    We moved to GitHub! -> http://luadch.github.io/

    We moved to GitHub! New Website: http://luadch.github.io/ There you will find all the necessary informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    This is a source code mod for Sauerbraten that adds a Lua scripting environment powerful enough to allow UI customization, handling of various game events, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Luanium

    A Lua-based crawling scripting language and leveraging selenium

    I needed a way to crawl a site, crawling using commands. I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium. The trick here is to add the crawling commands into the Lua interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Luasofia
    LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: git://github.com/ppizarro/luasofia.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The aim of LucED is to develop a fast & responsive text editor with a simple but powerful user interface similar to NEdit, using embedded Lua script language, syntax highlighting configurable via PCRE regular expressions with arbitrarily nested patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Luma is a VST plugin for scripting musical events. It uses Lua as an embedded language that is augmented with functionality useful to making music, such as: timing, scales, notes and phrases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LumenLiquid

    LumenLiquid

    RPG Games without coding!

    LumenLiquid is a game engine which offers high flexibility. Every user can create his own game without having to worry about code. Trough the high customisation there are almost endless possibilities to create games and stories. To show up the endless possibilities, LumenLiquid is deployed with an example game, Fabled Lands. The story is taken from the homonymous books written by Dave Morris and Jamie Thomson.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lunar aims to be a cross-platform engine geared towards developing two-dimensional video games. In addition to Lua-based scripting, planned features include support for interchangeable graphics, image and audio libraries, and a fully-featured editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lunatic
    Lua module for create interactive environment. Support for openGL, openAL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lurel would have been a 3D game engine with a physics engine and full Lua integration, if I had the persistence to finish anything bigger than a calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The MAD Project is an attempt to create a powerful, flexible game engine, which is specifically designed for graphical adventure games.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB