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.
Start 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.
ionFramework is a lightweight collection of C++ libraries and classes encapsulating the Irrlicht and some Boost libraries to provide some boilerplate code and cohesion for developing games.
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.
PegTest is an interactive application for developing parsing expression grammars (PEGs). First, write your grammar. Then, write a test input. Finally, browse how the PEG has parsed your input.
A framework that compares performance of different pieces of code. Available in four languages: c#.net (SharpKinoko), java (JKinoko), c (CKinoko) and c++ (CppKinoko)
A random collection of c++ tidbits.
I write some code as I go along. Maybe this is useful to anyone. Maybe I will turn some of it into a library at some point.
But not now.
Mosquito is an input system that, sitting on top of SDL or OIS, handles the mapping of physical input sources into virtual gamepads and mice that the programmer can work with. It supports configuration through config file, code and ingame remapping.
The Open Reflective Component Architecture , ORCAN, is designed to build the basis for a rapid incorporation of existing software packages into large-scale software projects Project is dead, however - please feel free to check and reuse code!
The Chilon Library is a C++0x utility library. The most advanced parts are a command-line argument parser and a parser generator library based on parsing expression grammars with built in AST generation abilities.
A library supporting Text UI application development
A mini TUI library that helps build a TUI based application expected to be running in Linux/Unix environment.
This is a quite compact library which is implemented in C++, depending none but ncurses library.
Example code provided.
Offline Issue Tracker for multiple projects and users, targeted at very small developer groups and home-made projects. No separate web server needed just to track issues and log work.
Keep your bugs and project issues along with the sourcecode !
The "gc" language is a script language with c++ grammer and c++ class library . The gaiasle is a set of script language framework . It has some new ideas about soft development ,specially about web server programs .
Ext JS Builder with Extreme enhancements. The Static Library for ImageMagick is needed to compile this code. The project included in this sourcecode is designed for Microsoft Visual Studio C++ solution.
A small tool to monitor Apache Subversion repositories for new commits. It has a very small memory footprint and resides in the system tray.
Based on the famous project CommitMonitor, this project has some new features and enhancements.
Metamorph is a metamorphic / polymorphic dynamic encoder which encrypts an executable by completely rewriting it whilst retaining its original function
[Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/wia-on-twain
A WIA on TWAIN driver implementation designed to expose all necessary scanner functionality while adhering to the WIA 1.0 and WIA 2.0 specification and achieving compatibility with all WIA compliant applications.
The ordered_tree class template is an implementation in C++ of the ordered tree data structure. It implements breadth, depth search, as well as child and leaf iterators. A single header file is needed to use the code.