Showing 141 open source projects for "script lua"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 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

    Autorun-rs

    Undetectable scripthook with lua execution and filesteal

    Garrysmod Lua Dumper & Runner, written in Rust. 🤔 Usage 🧩 Menu Plugin Autorun can also be used as a menu plugin / required from lua automatically from the menu state. Put the dll gmsv_autorun_win<arch>.dll file into your garrysmod/lua/bin folder. Add require("autorun") at the bottom of garrysmod/lua/menu/menu.lua It will now run automatically when garrysmod loads at the menu
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    EdiZon

    EdiZon

    Homebrew save management, editing tool and memory trainer for Horizon

    ...Uploading of savefiles directly. Batch extraction of all save files of all games on the system. Save file editing. Easy to use, scriptable and easily expandable on-console save editing. Lua and Python script support. Built-in save editor updater. On-the-fly memory editing. Cheat Engines like RAM editing. Freezing of values in RAM via Atmosphère's cheat module. Interface for loading, managing, and updating Atmosphère cheats. All packed into one easy-to-use and easy-to-install Homebrew.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    .lua Private

    my private script

    being fun on game what you bad at for Crisis Action only you need to load this script whit game guardian this is for aim lock use game guardian and bypass before u open the vitual app dont open real app cause you get banned if you dont use virtual app always use bypass before open virtual if you dont want this app get force close in mid game that only what you need to do if you want to get this app work on you phone/or maybe you play on emulator in this case you need to get your pc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 14 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 5
    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: 4 This Week
    Last Update:
    See Project
  • 6
    Syntastic

    Syntastic

    Syntax checking hacks for vim

    ...This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified and is happy because they didn't have to compile their code or execute their script to find them. At the time of this writing, syntastic has checking plugins for ACPI Source Language, ActionScript, Ada, Ansible configurations, API Blueprint, AppleScript, AsciiDoc, Assembly languages, BEMHTML, Bro, Bourne shell, C, C++, C#, Cabal, Chef, CMake, CoffeeScript, Coco, Coq, CSS, Cucumber, CUDA, D, Dart, DocBook, Dockerfile, Dust, Elixir, Erlang, eRuby, Fortran, Gentoo metadata, GLSL, Go, Haml, Haskell, Haxe, Handlebars, HSS, HTML, Java, JavaScript, JSON, JSX, LESS, Lex, Limbo, LISP, LLVM intermediate language, Lua, Markdown, MATLAB, Mercury, NASM, Nix, Objective-C, Objective-C++, OCaml, Perl, Perl POD, PHP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    eja

    micro web server

    This is a forking and extensible micro web server written in C and Lua that can serve static files and dynamic Lua scripts. Commands can be passed from script, interactive shell or via signed url. Scripts can be compiled to portable bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    ezlua

    ezlua is a reimplementation of Lua language in C++

    Lua is a light-weight script language. This project reimplement the language using Lex, Yac, and EasyVM.
    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
  • 10
    Ponder

    Ponder

    C++ reflection library with Lua binding, and JSON and XML

    ...For example, Ponder can be used to expose and edit objects' attributes in a graphical user interface. It can also be used to do automatic binding of C++ classes to script languages such as Python or Lua. Another possible application would be the serialization of objects to XML, text or binary formats. Or you can even combine all these examples to provide a powerful and consistent interface for manipulating your objects outside C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mpv_thumbnail_script

    mpv_thumbnail_script

    A Lua script to show preview thumbnails in mpv's OSC seekbar

    mpv_thumbnail_script.lua is a script/replacement OSC for mpv to display preview thumbnails when hovering over the seek bar, without any external dependencies1, cross-platform-ly2. The script will also do multiple passes over the video, generating thumbnails with increasing frequency until the target is reached. This allows you to preview the end of the file before every thumbnail has been generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Andro lua

    Andro lua

    This program converts the lost script to the Android application

    This application helps you convert the version of love2d to apk without problems and quick mode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LuaViewSDK

    LuaViewSDK

    A cross-platform framework to build UIs

    LuaViewSDK is a cross-platform framework which is designed to build native, dynamic and swift user interfaces. It's based on Lua VM and chooses lua as it's script language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Globalism Hedgewars

    Custom weapons and weaponsets for Hedgewars!

    Note that version 1.0c is in alpha stage. Are you tired on that the admin always selects the weaponsets? Do you want to decide over your own weaponsets? This *mode* will allow you to play a style where each team decides about what they should get as weapons (there is some limits). Also you will have the exclusive opportunity to customize your own weapon (there is some limits here too :P). This mode is like 'customize your own continents' in Continental Supplies Install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MoonSharp

    MoonSharp

    An interpreter for the Lua language, written entirely in C#

    ...An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables. Easy opt-out of Lua standard library modules to sandbox what scripts can access. Easy to use error handling (script errors are exceptions). Support for coroutines, including invocation of coroutines as C# iterators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RC-EXPLOITER

    RC-EXPLOITER

    Brute-forcing WAN/LAN services

    The author does not hold any responsibility about the bad use of this script remember that attacking targets without prior consent is illegal and punish by law, this script as build to show how msf resource files can automated tasks. Scanning WAN networks In search of targets may take 10 to 15 minutes depending of your network connection, and will search In 1024 random hosts For the selected service/port, also the File 'brute.txt' may be edited to insert new entrys, or we can provide the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Aurora Conky Theme

    Aurora Conky Theme

    Aurora is a conky theme full of scripts

    ...- scripts for temperature, fans, names of hardware - hours of lifetime harddisks - spotify information and covers - gmail information - number of updates - rss via scripting - weather forecast - many different lua to make rings and such - netstat script - nvidia information - satelite image of world and europe - sensors script - sign and stars of today - transmission information
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    ReverSeeProject

    ReverSeeProject

    3d Reversi game

    - Challenge A.I. - Challenge a friend (offline) - Choose I.A. and its level (depth) - Create your own A.I. in LUA language. You just have to add your LUA script in ./data/ia (model on the existing files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MRL Libraries

    Collection of C++ Libraries

    ...LuaPropertyTree - This is a tree class that stores variant values with attributes. Each item in the tree can be assigned a type which then keys how it is edited, viewed and displayed. values in the tree can have active objects stored with them. Lua can be used to script additional functionality. LuaPropertyEditor and LuaPropertyServer are worked examples of how to use Spread and LuaPropertyTree to impliment a distributed object system (cf OPC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    androlua

    androlua

    A Lua script for Android

    Downloads: 12 This Week
    Last Update:
    See Project
  • 21

    Siddy's Lua Game Engine

    A Lua Game Engine

    A 2D and 3D game engine written in C++ with full Lua scripting support which allows users to script an entire game in Lua.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    cslua

    c# lua bind with unity3d project for game development

    c# script lua bind for unity3d game development , use it for ios and android hot update fix and patch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tux Hat Linux

    Tux Hat Linux

    What you see, is what you get! GNU/Linux Arch Based Distro

    # Summary: Tux Hat Linux is a Arch Linux Based Distro. K.I.S.S. principle, keeping the UNIX logic within a GNU/Linux System. This OS has a main menu script / auto session program call tuxhatlinux within that you can load up Fluxbox, also have setup-tuxhat to setup the system live session and to install it to a HDD. It is a very lightweight distro. and giving the users the freedom at hands. # Tux Hat Linux Pastebin to use, modified, study, and learn from the source....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    vespadj apps

    vespadj apps

    local web based app: Music & VST Browser, Shazam charts local cache

    These Apps run on a small portable web server (Lua Xavante wsapi, size < 3MB), so you can take it on flash usb and use a web GUI (Firefox, Chrome), internet connection is not required, data are stored in path. Music_Browser: index your archive of music on sqlite database, run presetted query, like find double albums/songs or simply find your songs, launch operation on files (drag'n'drop to desktop application*, open in forder, listen on winamp) VST_Browser: index your tons of vst...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SharpScript

    SharpScript

    Small script that allows you not to compile your C# scripts

    Script written on Lua that dynamically compiles your C# scripts and executes it
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.