Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
JCGrid is an easy-to-use tools for real-world grid-computing. It requires only to install Java Runtime and you can easy split your cpu-intensive task among several Workstations/PC/Mac/etc. It includes support for POVRay and MandelGrid as usage examples.
jweather is a Java library for parsing raw weather data (e.g. METAR, TAF).
Initially it will focus on parsing and providing an API for access to METAR
data, but may grow to include access to multiple reporting formats.
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.
UMLet is an open-source Java tool for rapidly drawing UML diagrams, with a focus on a sound and pop-up-free user interface. Its homepage is www.umlet.com.
v15.1 released on March 20, 2023.
An Eclipse plug-in and KDE application to visually and interactively explore arbitrary graphs (collections of nodes and edges) specified in the Graph eXchange Language (GXL).
A utility to extract data from RDBMSs and convert into .arff file format required by WEKA data mining tool set, both interactive wizard and batch working modes.
Bloof is an infrastructure for analytical processing of version control data. The main distribution provides a GUI for visualizing the evolution of a software project. External tools can access Bloof via Java API and a XML result mechanism.
Java Data Engine API. Why not (try to!) forget data distribution and management headaches in distributed environments. Ready to start examples included.
Zaval Light-Weight Visual Components Library (LwVCL) is a pure Java alternative to humble AWT-based GUI interfaces for wide ranges of platforms, including J2SE, PersonalJava and J2ME(coming soon). LwVCL can be used on Zaurus, iPAQ and other devices.
A framework for tools for code clone (i.e. duplicated code) detection and removal for Eclipse Platform. It provides tight integration into Eclipse, enabling incremental adaptation of clone data and enables use of various clone detection algorithms.
idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
Flow4J is a java framework, that enables the user to model process flow with a gui interface. The flow may include tasks, decisions or calls to other process flows. The saved flow is in a jar file together with its bytecode.
Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3.
No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs.
The SDK provides functions from initializing the window till model animating and renderin
Pattern recognition software package. It includes several classification and clustering algorithms. It can read data from a
set of images, an ASCII file or a JDBC connection. A small TCP data server with its corresponding JDBC driver is included.
JOpenChart is an open source Java library and toolkit for creating different kinds of charts and embedding them into web applications or Swing applications. It further supports interpolating data and plotting mathematical functions etc. pp.
A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all