New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
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.
Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
A cross-platform, object-oriented, general purpose C++ wrapper to the libupnp API. The framework will implement UPnP specifications published at upnp.org.
DynO++ is a C++ framework for creating highly reusable software modules. Objects are compiled as dynamic modules and are connected together with a signal/callback mechanism. The package also provides a script language for loading and connecting objects.
The aim of the Open OCL (Object Class Libraries) project is to develop a standard library API for true cross platform program development. Target platforms are Linux/UNIX, Windows and Mac OS X.
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.
An eco-system of RTSC-based embedded C/C++ components that furnish a rudimentary hardware abstraction layer comprising basic I/O and threading services which can support a wide-range of embedded platforms.
Olimpo's Games is a group of game developers. Our objective is to develop tools, frameworks and games using C++, OpenGL and SDL. Olimpo's Games é um grupo de desenvolvedores de jogos eletrônicos. Nosso objetivo é desenvolver ferramentas, quadro de t
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.
libcmle is a collection of templates and functions that help one to develop more secure and more stable C++ software. It currently is in pre-alpha stadium.
This is open source and freeware project. It is a real 3D tetris style game with serious graphics. It was written in C++. This game is using shader model 3.0 and direct sound. You can play really 3D tetris. Play now! Homepage: www.gamebuilderz.extra.hu
HeapAware is a mixin that allows a C++ class to know whether it is on the heap or on the stack, and therefore whether it can be safely deleted. It can be used to implement smart reference counted objects that can exist on both the heap and the stack.