General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
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!
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.
Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
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.
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.
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.
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.
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.
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.
OpenFrag is an OpenSource, 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
BoomBot is a developer's framework for writing a bot connecting to the AIM network. 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.
The main purpose of the Moonlight Engine is to be a general 2D game engine geared towards tile-based games, and RPGs specifically. Support for online games is also planned.
CoPP is an object-oriented framework for developing algorithms for robot path planning. One of of the design goals is to make it easy to make comparisons between various path planning algorithms.
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...
A World of Warcraft API emulator, including WoW UI XML file parser, implemented wholly in Lua, for faster offline development and to gain debugging capabilities. Among other things, it supports logging in multiple, separate users that can communicate.
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.
CppLua is an object oriented framework to deal with Lua objects and functions in C++. Member functions can be registered into Lua and Lua functions and tables can be used in C++ code with a very simple and intuitive syntax.
Leadwerks Arena is an opensource 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.
Networix is a OpenSource Framework programmed in c# to allow users to script in lua, c# and GLSL in a OpenGL Environment using an object based interface.
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.