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.
Get Started Free
MongoDB Atlas runs apps anywhere
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.
Repository Manager is design to provide a cross-platform cross-repository admin tool based on the Java Content Repository API (jsr-170 aka JCR).
The project aims to provide a consistent Admin UI for rcs tools such as CVS, Subversion and SourceSafe.
Framework for storing and editing Forestry-related XML data, with a specialised graphical interface for each object type. Plug-in API for adding functionality. Coded in Java, uses WebStart for distribution, swing GUI, ~100k lines of code.
Java Application Updating library/standalone application. This library can be used to easily update a running java application, with a simple wizard UI. Updating is done via a subversion archive.
Xml2Gui is a framework that can be used to create your swing interface in XML. It includes packages for validation, data (both xml data and object data are supported) and layout. So no code needed for data binding!
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.
UGT uses a set of integrated UML diagrams to generate a graph grammar. It also provides a user interface to execute rules and visualizes the actual host graph.
neochip is a collection of algorithms for high-density oligonucleotide microarrays. The current version contains heuristic algorithms that attempt to improve the quality of arrays by re-designing their layout (the location of the probes on the chip).
Validation Framework is highly customizable framework for creating and executing reusable validators and handlers for the result of the validation. Original implementation language is Java.
Yet Another Java Profiler (YaJP) is a profiler tool that uses the JVMTI interface. It can be used to selectively trace a java program and store this information in a compressed logfile. This logfile can then later be analyzed using the same tool.
NanoGraph is a java component for graph visualisation. It aims to visualize domain oriented object models without requiring code changes to these models. Design goals include a small footprint and Swing/SWT/SVG support.
COMPAS J2EE is a non-intrusive performance instrumentation and monitoring toolkit for J2EE.
It uses adaptive monitoring to automatically adjust the target coverage. COMPAS is completely portable across J2EE application servers and OSs.
GiANT is a graphical interface for computer algebra systems (OS X/UNIX/Win). Currently GiANT lets the user work with number fields via KASH, but we aim to develop it into a GUI Library to run on top of any CAS and expose any of its functions.
brCluster is a class library, written in java, that implements generic clustering algorithms carefully designed to allow its aplication in any kind of data. The algorithms implemented are K-means and Hierarchical Clustering (Simple and Complete Link).
The JeFF (Jemmy FIT Fixture) project provides a generic Fit fixture for controlling and testing Swing applications. It is based on FIT and Jemmy. JeFF can be used with FIT and with Fitnesse.
This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
Originally developed as a GUI replacement for the JAR utility included with the Java SDK, this program is expanding to become a cross platform archive utility with the ability to create fully cross platform installation programs.
Using SwiFu for Java-Swing, GUI-programmers can implement bindings from input-events to executed operations in a fairly easy and flexible manner. No need to deal with MouseListeners,
InputMaps, etc. any longer.
The J-WASTE project aims at the implementation of a platform independent client/server Java implementation of the WASTE protocol. This project started as a mandatory project course in networking at the Luleĺ University of Technology in Sweden.
Simplify and speed up design processes of multimedia projects using this framework application. You may create nearly any file format out of ONE draft or create your own screenpainter application using the construction kit.
JASSEdit is an editor for the WarCraft 3 WorldEdit Scripting Language JASS.
Options with this editor:
- Auto-Completion , Code Coloring
- Easy Function Overview / Inserter
- Multiple Script Loading
- Syntax Checking.
The "Framework for Exploration" FRExplore is a framework for Java developers who want to design their applications more user-friendly. It provides enhanced undo/redo-mechanisms with a graphical interaction-history.
Mobile Agent Server and Controller(MASC) - is a server, controller and viewer for aglets, written in Java, with an attractive and user-friendly GUI .MASC is easy to install and configure.It also provides mail notification,schedule,aglet class browser,etc.
A java class assambler. This program assembles java byte code instructions for the JVM, like MASM for the CPU. Knowledge of the java byte code instruction is strongly required.