Showing 135 open source projects for "lua%20script%20executor"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Perlish C++ Library for lazy developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LOVE is a free 2D game engine which enables easy game creation in Lua.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    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
  • 6
    Hinge3D is an component based message system developed for rapid game prototyping, game development and game design testing. Is has semi automated multithreading and uses different open source projects as codebase, like Ogre3D,OIS,Lua and Boost.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Engine de jogos C++,para jogos 2D e 3D. Bibliotecas Utilizadas: SDL, SDL_Image, SDL_Mixer, SDL_ttf, FreeType, LUA, FTGL, OpenGL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Framework and set of object-oriented and/or generic libraries designed for games and virtual reality simulations. Abstracts interfaces of APIs and provides additional general and high-level functionality for rapidly creating solid applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Project mlubind is a cross-language(C++ to Lua) binding library. It's usage concepts were taken from luabind library. This project is an attempt to create a new implementation, that has all luabind functionality and takes much less time to compile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    OS-Portable game engine. Uses STL and boost, OpenGL as it's main renderer, OpenAL as main sound device, SDL for input and window handling and Lua for scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zen Worlds is an object oriented C++ virtual worlds / MMO game engine framework. This project includes Zen Engine game engine client, Zen Enterprise, an Enterprise Service Bus, and a C++ Application Server, and Zen Studio, a game development IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This is a game engine that helps game developer to produce game easier.It is writen in C++ and all of the functions are fixed into classes as the engine is designed in the method of Object-Oriented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a key customizer that provides GUI key editor and flexible script. This project has moved to SourceForce.jp https://sourceforge.jp/projects/zenisynth/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lua Server Pages is an easy open source scripting language that follows the PHP syntax. Homepage: http://luasp.org, Moved to http://code.google.com/p/luasp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++ application server optimized for very tight control of memory allocations, efficient execution algorithms, built-in timing and statistics for performance tuning and easy extension. Based on MVC model with embedded Lua scripting/template engine. Sourc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QBlock is a cross-platform rapid-prototyping game design engine written in C++, SDL and OpenGL. Features game asset management, scrolling tilemaps, particle systems, 3D model support, Lua scripting and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    hiperGL - Is a 2D OpenGL hardware accelerated blitter, graphic loader, frame manager, a DIV like sprite system, and more utilities for creating video games. It works under SDL. It's portable, and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Weabers stand for Web Application Browser and Server.It is a PHP and LUA enabled Webserver and Web browser combined into one single application. It is intended to a framework to allow easy execution of offline Web2 apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenFrag is an Open Source, multi-platform game. It plays in a medieval environment where Orcs and Humans fight to the death in a multiplayer session. Compile instructions and dependencies can be found on the following wiki page: http://wiki.openfrag.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Modern command-line cross-compiler of 8bit processor Z80(and R800) assembly language. Support many directives(even ZX-Spectrum specific as snapshot .SNA generation), has built-in Lua scripting engine, 3-pass design. Windows/DOS/FreeBSD.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    This project is the porting of Lua5.1. It base on the porting for Lua5.0 which named LuaCE. It include an interpreter and a library projects file for EVC4.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project explores the unproven concept of a "game browser", which attempts to bring what we have with current websites into the game world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A open dynamic 3d game engine based around Ogre3d, Ageia PhysX, OpenAL, scriptable in the LUA language. The FPS demo game Monkeys in the Dark presenting the engine power with use of deferred shading, normal mapping and the new technic of dynamic sound.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    ...It manages the network communication for the bots so that they can be easily written without worrying about AIM itself at all. Bots can be written in Objective-C or Lua.
    Downloads: 0 This Week
    Last Update:
    See Project