Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Try Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.
libHFS was a cross-platform wrapper for highlevel filesystem functions including: links, file enumeration, device enumeration, directory traversal, and directory locations (Desktop, Root, System). CPT is this and more.
The Dragon and Kangaroo Parser Framework Library, for C++, is intended to be useful for developers of more specific parser libraries, generic or otherwise. The aim is to generate, at compile time, efficient parsers from grammars.
A unit testing framework, in .NET using C#, primarily for the automation of HTTP unit tests. This is a port of HttpUnit, please see: http://www.httpunit.org/.
This project will allow a developer to work with any database without regard to the underlying database by making the ADO.NET database interfaces more usable.
araSpect is a server side object inspector for web applications. Through a web interface you can drill down in your server side java beans. It is very easy to install and can be added to a deployed application. There is special support for Struts.
This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.
stdnet - original: C++ networking class library; simple event-driven interface
stdnet2 - revamp: C++ class library for java-like programming; networking; etc.
stdnetj - TODO: Java version of stdnet2
DirectX 8 framework that takes care of the nitty-gritty of DirectX initialization and provides the client programmer with a simple interface: Initialise(), Update(), Render(), Release().
SL-Edit is a text editor written in Tcl/Tk with the ability to be upgraded with little Tcl/Tk scripts (like plugins) that perform any actions on the text.
Installer Options is a small utility used to create option dialogs for use by NullSoft's NSIS installer application. NSIS is a very powerful install program, but lacks the ability to create dialog boxes to prompt the user for additional information.
Please Note: This is an old project that was eventually integrated into NSIS distribution directly. The plug-in mechanism eventually changed, so this version of the code no longer works properly with NSIS. I have left the project online for...
A collection of useful libraries written in the Dylan programming language. The intent of this project is to provide easily accessible libraries for people developing applications using Functional Developer and/or Gwydion Dylan.
Aeon is a totally cross-platform game development kit coded in and designed for C++. Aeon includes engines for 3D/2D graphics, audio, input, GUI, and much more, as well as several useful tools, all designed to make game creation easier and more practical.
Whisper is C++ application framework for the Mac and Windows. Unlike most frameworks it takes advantage of the standard library, design by contract, and modern C++ idioms.
The AUIT toolkit is a high-level Java user interface toolkit which completely abstracts the application code from the interface. For many platforms, native widgets are provided; other platforms can use Swing. The interface is specified in XML.
irrNet is a Network Framework for irrlicht incorporating ENet. Its goal is to make developing 3D applications with network support very easy, with no required knowledge of sockets or memory buffers.
This project consists of 2 utilities to assist in the use of Microsoft Visual Studio 2005 via a command line interface. a command line app (vs_commander) that will send commands to a running instance of VS and an addin (InsideMan) for custom commands