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.
Start Free
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.
Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
PHP class that separates programming from presentation using templates
WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
wGui is a simple, platform independent dialog manager library using SDL and FreeType2. Written in C++ (with extensive use of the Standard Library and STL) the intention is to leave all of the antiquated C paradigms out of it (like #defines).
XOffice is a UI toolkit for developing cross-platform applications with the Microsoft Office style. XOffice provides an implementation of key MS Office UI components, including the new Ribbon component introduced in Office 2007.
A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
eduViz is software which allows teachers to visualize their students' test scores in order to see per student, per category, or whole class trends and assign grades.
GLan is a toolkit for developing network GUI applications. It allows the developer to just write code using the Qt programming style for the server side and forget about the client side.
XUP (Extensible User Interface Protocol) is a SOAP-based protocol for delivering events and incremental UI updates. This project builds a web application development framework on top of XUP, consisting of a client, a server toolkit, and a template viewer.
sdl-skin provides C++ classes which allow you to define skin (GUI) for your SDL applications easily. The skin object uses Kyra widgets and the Kyra codes have been enhanced accordingly. See Open Discussion for more details...
BusyBoxDotNet is an ASP.NET library targeting UI enhancements in web applications. It provides libraries and web controls to ease otherwise time consuming tasks and provides support and seamless integration with the latest Ajax technologies.
RCLayout is a Java LayoutManager that is flexible like GridBagLayout but intuitive like GridLayout. RCLayout achieves maximum results with minimum code by using a parameter hierarchy. This layout manager is easy to learn and makes designing GUIs easy.
JS XmlGUI is library which allows to describe both - logic and appearance (rendering) - of Java applications GUI's in XML. It allows to reduce amount of GUI specific Java code to minimum and to keep GUI design readable even for not programmers.
Shiva is a C++ library for drawing and animation of vector graphics through an OpenGL context. It can also import SVG graphics and includes a set of "skinnable" standard GUI classes like Button, InputBox and ListBox to give functionality to drawing.
A fully-featured, extensible Java command-line parser conforming to the POSIX/GNU command-line utility recommendations. Its carefully designed API allows parsing of complex command-lines with just a few lines of code.
A portable user interface library written in C; intended for use in 2D and 3D games. The core library is graphics API-independent. Examples for SDL and OpenGL are included.
GOTT (GUI on transparent technology) is a highly portable and extensible widget toolkit and development framework written in C++ which aims towards good design and clean programming style while being open for all changes.
Jump Start UI is a development tool that jumpstarts your UI development by generating initial display and binding code based on the JavaBean. Genertes code for HTML, SWT, and other languages/libraries.
The home site is www.ppassistant.com Help Forum www.ppassistant.com/forum This is meant to be the ultimate framework. Not only is it an open source PHP/MySql framework, but it's also a development toolkit. It also has programs and tools.
A collection of programming libraries to ease cross-platform development. docnLib's goal is to provide an abstract layer between your software and the operating system it runs on, meaning system-call functionality is essentially cross-platform.