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
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
This library helps you avoid the use of raw pointers in your C++ code. The classes are proxies that provide strict ownership and reference checking, even in STL containers, and help eliminate resource leaks and dangling references.
This project aims to provide a flexible compiler infrastructure for researching new compiling technologies and investigating new micro-architecture features. Currently, this project is based on Intel IA-64 micro-architecture.
The dbg library is a set of C++ utilities to facilitate modern debugging idioms.
It has been designed to support defensive programming techniques in modern C++ code. It integrates well with standard library usage and has been carefully designed to be e
The C++Pager can help C++ programmers to output long complex text (i.g HTML). It enables to embed C++ code in text files which use JSP like syntax, and uses STL based stream to output. It is the C++\'s simple standalone version of JSP.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
x.Link is a Java J2EE performance profiler. Using byte code modification it has a minimal impact on running systems and can even be used in production systems.
x.Link offers an alternative to commerical J2EE profilers.
A compact C++ application that allows you to convert from Macintosh(R) format source code to PC Comptabile source-code. Mainly to convert line-feeds. It will work on an entire directory structure scanning all folders and sub-folders.
The Unnamed-RPG project's goal is to create a system of tools for developers to create games or software that takes advantage of the power and complexity of Rolemaster(TM) style of role-playing guidelines.
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code
GameBlade is a set of C++ functions and classes simplifying the most common functions of SDL. GameBlade is treated and used as if it was your own code. It is very small, cleanly written and well documented, including many examples.
"Creator of Turbo Pascal Code" is a cool project allowing to create normal length programs in Turbo Pascal knowing only the basics of TP. It has a set of creators (for example: procedure creator using database of TP procedures). It is only in Polish!
Open Source Microsoft VC to Delphi translator is the translation utilities toolset with IDE that support translating Microsoft VC 7.0 projects, libraries, APIs to Delphi 7.0
Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
Esla is a very simple C++ scripting language that can be embedded within an application or a numerical code. New language keywords can easily be programmed and added to the core language.
THIS PROJECT IS STOPPED. This project is an unofficial C++ port of the Eclipse SWT. It provides a common GUI toolkit for writing Linux and Windows applications with the same source code.
Code to process human readable input is often highly stylized and repetitive.
This project extracts the common elements found in such code and makes
them available in a concise form as C tables and subroutines.
dev-env is a console based build environment. It aims at making the build process compiler and platform independent. It allows to compile/link/etc. your project(s) without modifications on all supported platforms and with all supported compilers.
hIDE is an Integrated Development Environment (IDE) for C++, C & Java based application programming. It is currently being developed on the Linux platform with plans for an eventual port to Windows.