Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Try Cloud Run Free
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
The Shark CGI Function simplifies programming CGI's in C. It extracts variables and contents from GET, POST & multipart/form-data forms (including file uploads and cookies) and makes them accessible as environment variables. See homepage for more info.
Provide HTML form handling functions as PHP4 module.
There are many form classes/functions implemented as PHP script. However, they are not fast enough or lack features. This project aims to provide HTML form handling functions for PHP written in C.
Loxotron is XML based web application server, written in C. It makes possible to create dynamic web pages using XML/XSLT framework and compiled shared libraries.
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
CookieMonster is a cookie server that gathers sessions in memory and a CGI API that uses a TCP socket to retrieve session state.Once client's cookies are treated (updated, etc) and page is served to the client, CookieMonster replicates data in database
nsjava is a loadable c-module which embeds a java virtual machine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
Musicqueue is a CGI music jukebox using external tools to play the files. Because of that it supports several formats. It supports two modes, enqueue & vote. It is themable through CSS & has many configuration options.
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
CGIRef is an open-source C++ forms decoder for CGI (Common Gateway Interface)web processes. It supports both GET and POST methods, and should work with any web server that supports CGI.
WILLPOS stands for the at Work IndividuaL Lunch Pre-Ordering System. It was designed to automated the task of ordering from a take out service in a work environment. It uses HTML templates for a fully customizable interface along with GDBM database file
A PHP module that will allow PHP scripts to connect and
make calls to enterprise Tuxedo middleware services.
Module is implemented directly into PHP external functions
(ie: a C compiled shared library called by PHP).
cgiBasic is a server side script based on the easy BASIC programming language. It would be a customized language for CGI programming and require (but will allow for) little or no extra modules or plug-ins. Developped in the C++ language, cgiBASIC will be
WWW Counter is a configurable, extensible hit-counter for World Wide Web pages which can be used either as a CGI (embedded in your site) or as a standard UNIX console application (support for ncurses is planned).
The template library Qtpl is intended for use in CGI scripts. The library will be released in 6 versions:
Plain Perl, Plain PHP, C version, PHP/C module, Perl/XS version, C++ version. All of them will support uniform syntax.
This is a little aplication that I made one year ago. FuICQ able that any user in any equipment connected to the internet (wap celular, any pc...) may access your icq via web. It is a aplication in C and a interface in PHP to be used in websites.
Charts Library and Visual Environment.
Free software for scientific and business charts generation. Converts data flows into well-designed images. Suitable for web, reports, presentations and applications development. Based on its own CHD format.
Complete real-time log reporting solution that takes advantage of XML. Logs are translated to XML and cataloged, allowing a report to be run and viewed in real-time. Assembled in a modular format it is capable of advanced customization.
A cgi program written in C. Intended to be used for the homepage of a club. It uses a PostgreSQL server to get it's data. It has a newspage, a calendar and support for adding ``normal'' pages.
mod_snake is a plugin for Apache which allows modules to be written
in Python, and have the same power as C modules. In addition it accelerates Python
written CGI, similar to Py_Apache and mod_python and includes support for HTML with embedded
Python.
libcppgi is an opensource C++ library for CGI-programming. It contains objects for CGI input (like formdata, querystring) and output (HTTP-header, HTML...). Currently it is in a very early development status.