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.
Start Free Trial
Train ML Models With SQL You Already Know
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.
Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
A programming tool to simplify the initial setup of GUI widgets. Mainly an experiment in using widget names and methods as a mark-up language. Written in C++, outputs Java.
A code library based on basic concepts in recurring domains such as time and money. Distilled model concepts will yield a coherent design that is simple to use and easy to change to fit the needs of different application development projects.
VB and JavaScript code which validates 10 and 13 digit ISBN, and converts between ISBN-10 and ISBN-13 (only ISBN-13 beginning with 978 can be converted to ISBN-10). May be useful during the January 2007 world-wide changeover to ISBN-13.
Rexx/Wrapper is a pseudo compiler for Rexx programs. It generates a SAA API application
with the Rexx program embedded. The application is then compiled and linked allowing
the user to distribute their Rexx program as a stand-alone executable.
NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
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.
This project aims to provide a Java-Bytecode compiler for the fairly new programming language WRL and others like PHP4 and Postfix, based on the research on the SableCC parser generator and common W3C.ORG standards.
Simple Logo is a small and very basic Logo interpreter intended to be used as an educational tool, to allow children to learn a simple programming language.
This project offers 3 basic tools for manipulating binary files: 1) flexible hexdump 2) hexencoder that reads a binary file and applies provided binary changes at given offsets and 3) a binary compare that gives summary of ranges where files differ
Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
Qwicket is designed to create the basic skeleton of a wicket application with spring and hibernate configurations and basic page constructs built for you.
x-kad (extensible kad): a basic implemention of a kad (decentralized p2p) network. Virtual network techniques (tun driver) allow transparent access to other nodes in the network.
Writing extensions to Perl. Integrating basic operations in Perl syntax
rather than writing modules. Possible areas are extended types (graphs etc.)
and php like outputing.
This is a debugger visualizer add-on for Microsoft Visual Studio 2005. It gives you a quick way to run a SQL statement against a database connection and view the results in a grid while debugging your code.
a delegate compiler and a numerical scripting language (like syscalls). the compiler is done in concept but the backend is still in the brainstorming phase.
TelnetServer is a pluggable library that enables your application to accept telnet connections, and provides an API for adding commands. Has basic authentication and logging support.