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
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 project focusses on providing a small framework for mvc driven softwaredevelopment. DMVC enables developers to distribute the execution of sw-modules to multiple sw-processes. The current version is limited to distribute the model aspect of MVC.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Ammentos Persistence Layer is a lightweight persistence framework for Java (JDK5.0 or later). Works with annotations, does not require any configuration/mapping file, runs with any JDBC compliant database (no SQL dialects to configure), supports multi.d
This is a sandbox for playing with Java swing's synth look and feel. This project is not to be released separately, its a reference to help other developers to get started with synth, which obviously misses good documentation.
The MML Framework is a temporal-spatial biological model representation language. The MML Project provides the application tool set which facilitates the goals of representing biological models using the MML specifications.
A fully customizable, extensible, scalable computational engine pluggable with various statistical and mathematical engines (R, Matlab, Octave, scilab...) The main focus and datatype considered is timeseries: the project contains also a portable and effi
PatternDetect is an Eclipse plugin that extracts the design patterns used in an Eclipse Javaproject. PatternDetect can be extended with new design patterns.
open source project developing several swing components, such as color combo box, components like combo boxes / text fields which have some goodies for better usability (hotkeys,...)
Its purpose is to help the programmer in generating the test cases for each java file and creating controllers including junior controllers and senior controller in project.
This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
The UCOP-Project provides a small framework to define a systems functionality in a UseCase-oriented way. The goal is to provide a programming paradigm that leads to a minimal gap between the dynamic model (use cases) and the implementation.
A Java base framework for fully decentralized JPA entity stores. Voyaging of Domain Objects between Galaxies. The versioning of persistent attributes and referencing remote objects plus the ability to have each independent store...
The intention of this project is to develop a library and framework which enables Java applications to use multicore processors. Several Ideas to help developers are as follows:
Parallel For
Work-Stealing
Profiler for Parallel Applications
...
Security is a subject of major concern in mobile agents. This project provides a security framework that allows the protection of mobile agents from third parties. A self-protected approach, where the agents themselves manage the process, is used.
Java Maths library, providing several mathematical functionalities. It is intended to be a project for learning Java, Maths and project related working. This project was started in Course TAI08B1 at www.ba-karlsruhe.de
This project has move to https://github.com/mikis/jaccept
Extension to JUnit to enabled automatic acceptance testing. The TestSuite & TestCase are extended with operations providing added documentation and workflow control.