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.
Try Vertex AI 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.
SaxMagique is a c++ library that offers an API for creating a saxparser.
It is intended to be the simplest way theoretically possible to create a complex saxparser. It build-up the [start|end]Element and characters handlers needed by expat.
A tool that will let you generate an xml document based on a schema (xsd).
This is a tool I initially developped at work but found it so useful that I decided to rewrite it completely so that I could get my hands free for publishing it.
A very small standard C++ non-validating XML element class and parser.
Intended for small projects that want to use the XML for simple tasks such as configuration and structured messages, without any integration overhead.
soapgateway is a software element for the integration of clients and servers in a SOA environment. Roughly, it redirectes SOAP requests targeted to it, to the real webservers that offer the services, applying load-balance and authentication policies
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
...Good for object-based output generating, as you don't take care of closing elements. Data posted to it are printed immediately (you don't have to wait for remaining parts of the element).