Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
$300 Free Credits to Build on Google Cloud
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.
Saturn disk image is a tool for working with disk images (".iso" files). Saturn provides a graphical user interface, a dotNET component library, and a NAnt task, enabling software engineers to create disk images from build scripts.
Hinge3D is an component based message system developed for rapid game prototyping, game development and game design testing. Is has semi automated multithreading and uses different open source projects as codebase, like Ogre3D,OIS,Lua and Boost.
Lightweight, cross platform XML processing library for C++. Designed with efficiency and performance (in terms of both CPU and memory usage) as the top priority. Template based, supports multibyte as well as wide character encodings.
Various coding projects by the members of the BlaatSchaap Website. The latest project is a multi-scrobbler that will scrobble to both last.fm en libre.fm. Another project is a modular IRC bot. both protocol and other functionality are loadable plugina.
Making a game isn't a simple task. That's where Sirrf steps in. The goal of the Sirrf project is to create an extensive, but simple open-source framework to enable rapid game development.
✿ More projects here: https://sourceforge.net/u/jorgerosa/profile
IMPORTANT: This football game is yet in an earlier development stage! (Scratch)
A simple to play soccer game project, based on the oldies, but with actual machines graphics. Main idea is based on the "Sensible Soccer" and "Football Glory" Commodore Amiga classics.
Welcome to ClanLib, a multi-platform game development library. ClanLib is a medium level development kit. At its lowest level, it provides a platform independent (as much as that is possible in C++) way of dealing with display, sound, input and such.
Star Con 1.5. A fan video game prequel to Urquan Masters and sequel to Toys for Bobs first star control.
As well as a small fun game, this project to will provide 3d ship models of the star control universe for other developers.
A project to hone my C/C++ skills, modifying the source code for the pDiaspora server and client.
Original source can be found from the creator's website at http://www.nighsoft.com or his sourceforge account https://sourceforge.net/projects/pdiaspora
GPGPU stands for General-Purpose computation on GPUs. This project maintains various libraries, utility classes, and programming examples intended to aid development of applications that use GPUs for general-purpose computation.
Zen Worlds is an object oriented C++ virtual worlds / MMO game engine framework. This project includes Zen Engine game engine client, Zen Enterprise, an Enterprise Service Bus, and a C++ Application Server, and Zen Studio, a game development IDE.
Cusp is a simple 2D spline editing tool for free-form bezier splines or curves calculated by cubic spline interpolation. Its main usage is to create 2D motion paths for simple games.
RCL is a project to develop a new, better and more complete general-purpose, cross-platform class library for C++. The style is somehow influenced by the .NET class library, as this one is just the best I have seen yet.
IL-2 1946 WWII Flight simulator mission tweeking utility.
This utility allows fast easy access to change a Co-op mission parameters without having to open the FMB or use more sophisticated mission building utilities.
Blue HttpMail is a library that connects to HTTPMail servers (such as hotmail.com) and a proxy that allows POP3, IMAP and SMTP access to those servers. Blue HttpMail is being developed using the open source library Blue http://bluelib.sourceforge.net
This is a lightweight updating software made in C++ with Qt that is quite customizable with only a text file, or you can get the full source and edit it to your hearts desires.
Tiny C++ library to use dictionary files in .dict format (see http://www.dict.org)
Small code footprint (20K) and small RAM required to work (64K + index file size / 16). Depends on zlib only.
The XML Code Template Engine produces class code skeletons that can include equality and logging methods in C++ or Java(so far) from an XML document outlining. It also creates Doxygen compatible comments and a has very simple plugin system.
The purpose of the software is to calculate the undulation between the WGS84 ellipsoid (GPS height) and the EGM96 geoid (mean sea level) in MATLAB, based on the C code in the "egm96-f477.c" project