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.
ELF abisum is a tool to generate an ABI checksum of ELF binaries from their DWARF debug information. It can be used to speed up builds by avoiding unnecessary re-linking of binaries.
BuildNumber is a utility to add auto-incrementing build numbers to C/C++ projects. It is written in pure C for maximum portability but can also be used with C++ projects, and should compile on any platform. It is a simple solution and is simple to use.
The PIW - Python Integration Wrapper is a software development tool that connects programs written in Java and C++ with the high-level programming language Python. It eases the making of Python Bindings to Java and C++ in many ways.
Framework for literate programming using XML written in C++. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported.
mcuStudio is a development environment for Microcontrollers. It's based on Eclipse (plugin). The aim is to provide a high quality development environment for electronics. First editions will target Microchip Pic mcu's. Other mcu will be supported later.
Powerful PHP IDE/Editor. Automatically generates code for your scripts, based on our own PHP Framework. Can create projects, full class/function breakdown. Supports PHP 5x. Under active alpha development (as of Feb 06), subversion repository for latest.
The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
TrMake (transparent make) is a modularized makefile system designed for multi-platform C++ development in Unix environment with GNU make. It features out-of-the-box support for several compilers and development tools, and is easily extensible.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
HTL aimed to be is a comprehensive C++ application development framework. It wil also include a class library and tools for cross-platform development and internationalization.
RPSL is a set of bash scripts that integrate the GNU autotools and pkg-config for c/c++ build management. The scripts set up a basic tree and when commanded, scan for new source files and update the makefile.am's and configure.ac.
Kool Object-oriented Game Engine aims to be the best free 2D game engine & RAD available. The RAD eases game development for good artists with little programming skills. The engine is written in C and SDL, while RAD is in Gambas. See further in home page
The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
PHPRPMs is a collection of tools required to build PHP extensions "missing" from your RedHat/Fedora distribution (such as mhash, mcrypt, FDFtk, mssql, SQLite, APC, APD, dBase, filePro and others) as RPM add-ons to your "factory" PHP packages.
This project is a c++ code weaver, mainly based on open source tools. It may run on every platform supporting c++. Unlike aspectc++, taco join points are some of the control structures encountered in c++.
Open Designer is a graphical Conceptual and Physical Data Modeler and a Code Generator either to create the database structure and genenate applications automatically.
This project enables a transparent integration of C/C++ and Java (and other languages such as C#, php...) in Eclipse. The project includes JQuantlib. sKWash makes use of swig. See home page for more info.
This tool reads your C/C++ source finding the beginning of each routine
and places code that can call a function or similar via a pattern file
Example:
int X::b() {}
To:
int X::b() { /* %TRACE% */ FUNC_TRACE("X::b()"); /* %TRACE% */ }
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
Netflow analyzing tools :
JXColl - collector for Netflow (or XML specified) data
Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
QMWEdit stands for Qt Multi Window Editor. It is a simple editor (IDE) for small C/C++ projects.
The editor is based on Qt libraries **3.3**. The goal of the project is to have
an easy to use editor which provides a lot of nice features.
KRPMBuilder is a KDE application that makes the building of spec files and RPM packages easy. After editing the spec-file in an intuitive, KDE-based GUI, you can execute RPM inside KRPMBuilder and control the progress of the package build process.
Kconfigure is a KDE program to compile the sources without the xterm or console. Easy to use, click in konqueror the configure file and configure, make and install the sources in the gui with kconfigure.