Search Results for "lua%20script%20executor" - Page 19

Showing 1720 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
    Effil

    Effil

    Multithreading support for Lua

    Effil is a multithreading library for Lua. It allows the spawn of native threads and safe data exchange. Effil has been designed to provide a clear and simple API for Lua developers. Effil supports Lua 5.1, 5.2, 5.3, and LuaJIT. Requires C++14 compiler compliance. Tested with GCC 4.9+, clang 3.8, and Visual Studio 2015.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ÖbEngine

    ÖbEngine

    2D Game Engine with Lua Scripting made on top of SFML

    ObEngine is a free and open-source 2D game engine designed to make game development fun and accessible by combining a C++ core with powerful Lua scripting, providing both performance and ease of use. Built on top of the Simple and Fast Multimedia Library (SFML), the engine gives developers access to rendering, input, audio, and windowing systems while they write gameplay logic in Lua, a lightweight scripting language that simplifies interaction with game objects and behavior. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Longford

    Longford

    A cross platform Lua based game engine

    Longford is a 2D, Lua-based game engine for Windows. It has the following features: + Sprite hierarchy. Sprites drawn in order according to a display "tree" allowing grouping of complex drawings. + Frame update, keypress and (multi)touch events which propagate through the display tree. + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FFmpeg libav tutorial

    FFmpeg libav tutorial

    FFmpeg libav tutorial

    ...FFmpeg libav has lots of bindings for many languages like python, go and even if your language doesn't have it, you can still support it through the ffi (here's an example with Lua). We'll start with a quick lesson about what is video, audio, codec and container and then we'll go to a crash course on how to use FFmpeg command line and finally we'll write code, feel free to skip directly to the section Learn FFmpeg libav the Hard Way. Some people used to say that the Internet video streaming is the future of the traditional TV, in any case, the FFmpeg is something that is worth studying.
    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
    Luci App For Clash

    Luci App For Clash

    Luci interface for Clash Openwrt

    A rule-based custom proxy client for Openwrt based on Clash.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    OpenResty SystemTap Toolkit

    OpenResty SystemTap Toolkit

    Real-time analysis and diagnostics tools for OpenResty

    The openresty-systemtap-toolkit is a collection of SystemTap-based scripts designed for real-time analysis and diagnostics of OpenResty and its core components, including NGINX, LuaJIT, and ngx_lua. It provides developers and system administrators with tools to trace performance bottlenecks, memory usage, request distribution, regex execution, Lua execution, and file I/O behaviors in production systems. The toolkit helps identify leaks, analyze TCP queues, inspect shared memory usage, and generate flame graphs for CPU and off-CPU profiling. Many scripts are specific to NGINX worker and master processes, while others are generic enough to be applied to any Linux user-space process. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Lite

    Lite

    A lightweight text editor written in Lua

    lite is a lightweight, minimalist text editor written in Lua. Designed for simplicity and extensibility, it provides a clean interface and core editing features with low resource usage. Its entire UI and logic are written in Lua, making it highly hackable and customizable. It’s aimed at developers who prefer speed and minimalism over feature bloat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GMCC | GMod Cache Clearer

    GMCC | GMod Cache Clearer

    clears gmod workshop and lua cache

    very simple program i wrote in c#, windows only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Urho3D

    Urho3D

    Cross-platform 2D and 3D game engine

    !!! The project repositories have been migrated to https://github.com/urho3d/Urho3D !!!
    Downloads: 11 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

    Path of Building

    Offline build planner for Path of Exile

    Path of Building is an offline build planner for Path of Exile, the immersive free-to-play action role-playing video game developed by Grinding Gear Games. Path of Building makes the game even more enjoyable by giving you the tools you need to plan and gain the advantage in the game. Features include a skill planner that allows you to add any number of main or supporting skills to your build, a passive skill tree planner with support for jewels, an item planner and more! Path of Building ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Rasmus Ullestad Relling

    Rasmus Ullestad Relling

    A simple LUA Minifier using luamin API

    This is a LUA minifier for Windows. It does support basic GLUA convertion, but not "continue" and "// comments". If you want to package it to MAC OS X or Linux, you can clone the project and do so yourself from here (using Electron API): https://github.com/ravo10/unoffical-lua-minifier-app luamin API: https://github.com/mathiasbynens/luamin The installer will install the app automatically. ia32 is the x86 version and the other one is the x64 version. 0.0.22: Fixes a problem with GLUA to LUA convertion (! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sysbench

    sysbench

    Scriptable database and system performance benchmark

    ...Low overhead even with thousands of concurrent threads. sysbench is capable of generating and tracking hundreds of millions of events per second. New benchmarks can be easily created by implementing pre-defined hooks in user-provided Lua scripts. Can be used as a general-purpose Lua interpreter as well, simply replace #!/usr/bin/lua with #!/usr/bin/sysbench in your script. Execute events for this many seconds with statistics disabled before the actual benchmark run with statistics enabled. This is useful when you want to exclude the initial period of a benchmark run from statistics.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    Development moved to https://github.com/mrichards42/xword XWord is a crossword puzzle program designed to be highly configurable. It supports a variety of formats: puz, xpf, jpz, and ipuz. Includes support for rebus puzzles, "trick" puzzles, diagramless puzzles, scrambled/locked puzzles, and a timer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    libuwsc

    libuwsc

    A Lightweight and fully asynchronous WebSocket client library

    A Lightweight and fully asynchronous WebSocket client library based on libev for Embedded Linux. And provide Lua-binding. libev tries to follow the UNIX toolbox philosophy of doing one thing only, as good as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NoahGameFrame

    NoahGameFrame

    A fast, scalable, distributed game server engine/framework for C++

    A fast, scalable, distributed game server engine/framework for C++, including the actor library, and network library, can be used as a real-time multiplayer game engine ( MMO RPG/MOBA ), which supports C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. Easy-to-use, interface-oriented design. An extensible plugin framework that makes getting your application running quick and easy. A clean, uncluttered design and stable engine that has been used in several commercial products. A high-performance actor model (by a safe thread pool). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    limecv

    limecv

    A LaTeX CV Document Class

    limecv is a document class to typeset curriculum vitæ in (Xe/Lua)LaTeX. limecv offers support for a bio/profile, contact details, language skills, (general) skills, projects, education, experience, and references. It also features a custom cover letter design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Moonjit

    Moonjit

    Just-In-Time Compiler for the Lua Programming language

    Moonjit is a Just-In-Time Compiler (JIT) for the Lua programming language. Lua is a powerful, dynamic and light-weight programming language. It may be embedded or used as a general-purpose, stand-alone language. Moonjit is a fork of the inactive LuaJIT project and aims to provide a way forward for existing users of LuaJIT looking for continuity in development and maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Generic CAM
    A tool for CNC toolpath generation. Model data in, G-Codes out. The system is kept as generic as possible. Machines with up to 9 axis can be defined. Machine simulator included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ResNeXt

    ResNeXt

    Implementation of a classification framework

    ...The design is modular and homogeneous, making it relatively easy to scale (by tuning cardinality, width, depth) and adopt in existing residual frameworks. The official repository offers a Torch (Lua) implementation with code for training, evaluation, and pretrained models on ImageNet. In practice, ResNeXt models often outperform standard ResNet models of comparable complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ledge

    Ledge

    An RFC compliant and ESI capable HTTP cache for Nginx / OpenResty

    An RFC-compliant and ESI-capable HTTP cache for Nginx / OpenResty, backed by Redis. Ledge can be utilized as a fast, robust, and scalable alternative to Squid / Varnish, etc, either installed standalone or integrated into an existing Nginx server or load balancer. Moreover, it is particularly suited to applications where the origin is expensive or distant, making it desirable to serve from the cache as optimistically as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Planimeter Game Engine 2D

    Planimeter Game Engine 2D

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua. Planimeter Game Engine 2D was designed for multiplayer-first game experiences and to bring professional-grade game engine features to the hobbyist community. It is the most feature-packed game engine you've ever heard of, and provides more functionality out-of-the-box than most other competing game engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UltraDefrag

    UltraDefrag

    Increase your system performance with this easy to use tool

    Please note, here you can find the latest open source release of UltraDefrag (7.1.4). The most recent UltraDefrag release (15.0.0) can be found on our official website: https://ultradefrag.net UltraDefrag is a disk defragmenter for Windows, which supports defragmentation of locked system files by running during the boot process. It is easy to use without any complicated scripting or a huge load of configuration settings. You can filter the files processed by size, number of fragments,...
    Leader badge
    Downloads: 989 This Week
    Last Update:
    See Project
  • 23
    Orange

    Orange

    OpenResty/Nginx Gateway for API monitoring and management

    A Gateway based on OpenResty(Nginx + Lua) for API Monitoring and Management. We recommend that you use luarocks to install Orange to reduce problems caused by dependency extensions in different operating system releases. System dependencies (openresty, resty-CLI, luarocks, etc.) are necessary to install Orange on different operating systems. By default, a Dashboard is provided to manage all Orange plugin data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cocos2d-x

    Cocos2d-x

    Open-source, cross-platform, game-development tools

    Cocos2d-x is a mature, free, open-source, cross-platform C++ game development framework—derived from cocos2d-iPhone—for building 2D games, interactive media, and demos across major platforms. Fast and compressed textures: PVR compressed and uncompressed textures, ETC1 compressed textures, and more. Language: C++, with Lua and JavaScript bindings. Android Studio 3.0.0+ to build Android games(tested with 3.0.0). JRE or JDK 1.6+ is required for web publishing. Fast font rendering using Fixed and variable-width fonts.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25

    Oblige

    Oblige is a random level generator for classic FPS games

    Oblige is a random level generator for classic FPS games, especially the DOOM games, but aiming to support Heretic, Hexen and Quake eventually.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project