Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Torch5 provides a matlab-like environment for state-of-the-art machine learning algorithms. It is easy to use and provides a very efficient implementation, thanks to a easy and fast scripting language (Lua) and a underlying C++ implementation.
An image processing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType).
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Unicode Viewer is a tool for browsing Unicode tables to obtain detailed information about every character. It provides a GUI with multiple functions for navigating through the data and a Lua scripting interface to create new functions.
An API for the soda constructor application at sodaplay.com. Create models from scratch, or modify models that already exist. This API automates the tedious parts of model making so that you are only limited by your imagination, not your patience.
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.
Programs to assist players with the collection and management of profession recipes in the World of Warcraft game. It generates webpages of the missing recipes with links to thottbot to find them and of the recipes that they know. It's in Spanish.
IMPORTANT: The flosslogic project has merged with the sigrok project. Development continues in the sigrok wiki, mailing lists, IRC channel, and git repository.
Particle Toy is an Lua extended particle system simulation system. It is implemented in C/C++ and algorithms are scripted in Lua. A patterned version of Particle File, which was implemented by famous Seumas McNally, is provided as an example.
Aesthe is 3D scripting development environment controlled by commandline with built-in 3D modeller, allowing you to create interactive script-driven 3D simulations or animations.
This project is created to permit the usage of a more-stable, easy to use MaNGOS object-oriented Massively Multiplayer Online Role-Playing Game Server (MMORPGS). It doesn't include unreviewed changes, so it may look more feature-less than MaNGOS.
A collection of tools to help in the creation of 3D graphics which are to assist in and improve various areas of the production pipeline in particular the creation and management of very large scale 3D graphics scenes.
Tick5 is a board game known as gomoku, omok, piskvorky or wuziqi. Tick5 has a built-in AI and also allows users to build their own AI with script language Lua. Tick5 runs cross-platform and has both GUI and textual version.
A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
dockit can download fop, docbook-xml, docbook-xsl automatically, and configure the environment for docbook processing automatically. The install script is writted in Lua.
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.
sudokudo:
Solving Sudokus on consol-level under Linux with Lua.
Input : the sudoku-puzzle in a textfile or line by line.
Output : The puzzle, its solution, if any, and the elapsed time.
Maight be a first approach to come to a userfriendly version.