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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
java 1.0 awt LayoutManager, ScrollPane & other GUI Tools. SqueezeLayout wraps awt-components at a given width. hands the width to
encapsulated panels and re-calculates their height. see the project homepage for a demo...
JTemplate generates java sourcecode for cli, awt, swing, swing-mdi, applet and servlet applications. The user enters only some parameters (classname, packagename, ...) and JTemplate will create all required files.
A Java/Swing graphical CVS project browser, primarily aimed at helping illuminate the history of the project, with particular emphasis on credit/blame allocation.
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.
The goal is to produce a JavaSwing Application Framework. Optimized details of a well behaved App is the focus. A series of libraries to ease in the development cycles of projects. An XML based GUI is to be developed to allow for Wizard base tools.
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.
Swing Spy is java based Swing/AWT spy agent that prints the widget under the cursor (like Spy++ for Windows/MFC and SWT Spy for Java-SWT). Download from the homepage: http://www.nenoff.com/swingspy/
Java Manufacturing Components Project, is an Open Source Project that give the core infraestructure to build an Entire Manufacturing System that includes 3 main Lean Manufacturing Methods 1.- Batch Production, 2.- Job Production and 3.- Continuous Produc
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This is a JavaSwing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,
propertybinding eases Swing development by building a control in a declarative way. propertybinding relies on bound properties and actions only in order to simplify the declarative binding of the view to the model (MVC).
SimpleLogViewer is Java 2 based GUI application that display logging data. Can read a file or listen over a TCP socket. Use plugins/embedded scripts to Hide, Rewrite, Colorize lines of log.
This library enables you to print in Java programs in an elegant way.This library includes support for Print Dialog, Automatic Printer detection, Print configuration, Print Preview and components that derive from your suggestions.
Bonswing is a library/framework that uses JavaSwingcomponents to list updates to services in the network using Apple's Bonjour. By using Bonswing components, the developer does not have to worry about service discovery and can focus on the application
Repository of Java libraries and tools using new Java features. These easy to use components aim to maximize the leverage of Java 6 and Java 5 features.
Zonnon Compiler for java is an implementation of the grammar of zonnon for java.
There are different versions developed with javacc, sablecc, gold parser ....
GUI and Report tools too
SwingGoodies is a Swing based library that extends the functionality of its native components. For example, the SGTextField class is based on JTextField. It provides extra attributes like maxlength, tabindex, input filtering, required and character case
A compiler using annotations to identify fields of a Java class that are to be wrapped into a subclass of the compiled class. The compiler exposes methods from interfaces as the exported components of the wrapper. An Eclipse plugin is being designed.