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.
Try It Free
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.
The C++ port of AionEmu project. The orginal project's code can be found from here: http://www.aion-emu.com It's an educational project, to help developers get familar with large scale C++ and Lua development projects.
irrBuild generates native solution, Makefile and workspace for irrlicht library and its examples using Premake based build scripts. These scripts can also be used as build templates for cross platform irrlicht applications.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This is a sourcecode mod for Sauerbraten that adds a Lua scripting environment powerful enough to allow UI customization, handling of various game events, and more.
NOTE THAT THIS PROJECT HAS MOVED TO GOOGLE CODE https://code.google.com/p/bitfighter/ Bitfighter is a really fun (!) multiplayer shoot-em-up with customizable ships and Robotron-like controls. Solid networking for great Internet playability.
Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
Guild Kit is a J2EE-based toolkit for building World of Warcraft (TM) (WoW) guild forums with additional functionality like skinning, armoury lookup support, extensive right model, DKP tracking and raid statistics.
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.
Brainiac, Is C/C++ Libraries, Programs, And Python, And Lua Scripts For Neural Networking And Genetic Programming, In An Attempt To Create A "Glue-It-All-Together" Project, Striving Towards General Artificial Intelligence
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.
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.
A 2D Engine aimed to be a robust solution to handle most 2D games. The caveat to that is the code is in a constant flux with design changes and refactoring.
Tiny Box is a free Direct Connect server completely written in lua code and based on the Lua AIO Distribution available at http://luaaio.luaforge.net/.
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.
This project is a portage of LUA on GP2X.
It uses LUA sourcecode from 5.0 version and SDL toolkit from dev.gp2x.com
For more information see http://glua2x.memiks.info/
"The gAIme" is the real time strategy where player can code AI for his units using scripting language (LUA) or special logic editor. Play and survive in this bot's world!
A C++ class that implements a Lua state. Load Lua scripts into an instance of this class, and use intuitive methods from your C++ code to access and manipulate the Lua script environment.
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.