BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try 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.
Sol is a cross-platform project management tool. It organizes sources and configuration settings as compiler independent projects and generates native projects (Visual C++ solution, set of makefiles etc). A GUI is provided to visually manage projects.
C Workshop is both an editor and an IDE for the C language. It enables plugins, syntaxic coloration, automatic Makefile generations and other nice features.
Autoperl provides a './configure' script to include with your Perl-based application that performs many useful functions: dependency checking, linking, installing, packaging, and Makefile generation.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
GCJ Builder is an Eclipse plugin that integrates GCJ compiler within Eclipse build infrastructure. Make is used to build GCJ enabled projects with the plugin's generated makefile.
tmake is a tool which auto-creates Makefile, IDE project files (and possibly even autoconf files !) from a very simple template format.
The majority of tmake was written by trolltech (makers of qt), and this version on sourceforge has some enhancement
A Makefile skeleton that includes configuring.
Fed up with the autoconf tools? The pConf system is a small, clean make file
skeleton that can do configuring tasks and works for different OS environments.
Supports C, C++. Documentation (s)POD.
MakeML will make it easy to compile a C/C++ project, with a makefile replacement based on XML. features :
1. automatic dependencies checks
2. easy defaults ( with overrides)
3. export to makefile
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.
mkDoxy is to makefiles what Doxygen is to source files: it parses a makefile and produces HTML documentation of available targets and macros. Only comments starting with ## are considered, so it is easy to control what documentation is generated.
Driven by an overwealming disgust for the current makefile system's out there, this project combines a patch to gmake implementing embedded 'macros' with a backend makefile to do all the work in creating a buildtree for you.
A interpreter for the brainf*k programming language which also can generate C code (and a Makefile).
Supported compilers: gcc (linux, cygwin, ...) and MSVCPP 6.0
A small package of tools to eliminate redundant #inclusion of headers with C and C++. It is not tied to any particular compiler, but does require that source be altered (adding formal comments such as /*:class*/).
Menugool is a menu generation language for Ncurses. It takes as input a small language describing the menu, and spits out C code (optional makefile) to display the menu. You can embed callbacks or call external scripts (in this way you can create a men
An Web IDE that enables you to edit, compile, cvs in/out, do file release and produce documentation from a single friendly user web page or out of a Makefile!
Source 2 Binary (S2B) is an attempt to simplify the software build environment provided by Make and Autoconf. Implemented in Python, S2B allows build scripts to simultaneously mix simple, makefile-like target descriptions with regular Python code.
A GNU-make Makefile based build tool that attempts to minimize the effort required to build libraries, and binaries by managing OS, compiler, and environment portability issues for the developer.
fd2python creates a python interface to the Xforms graphics library.
It provides features that can build template main code, template callback code, and a template makefile. fd2python is run from 'fdesign -python'.
A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
A build-management tool used for manually generating Microsoft Visual Studio DSP (project) and DSW (workspace) files, or automatically generating such files based on existing Makefile(s)/Makefile.am(s), written in perl.
A C/C++ dependency generator for large software projects. Parses all source files in a directory tree and constructs a large dependency file for inclusion in a Makefile.