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.
Start 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.
A java multi platform ("J") multi purpose ("X) reminder. Reminds you when a configured amount of time has elapsed. Integrates nicely in a desktop environment (tray icon). Perfect to infuse tea while sitting in front of the PC.
Gilead permits you to use your Persistent POJO (and especially the partially loaded ones) outside the JVM (GWT, Flex, XML, Google AppEngine...) without pain. No lazy initialisation or serialization exception. Just POJO and Domain Driven Design :) !
The Pointrel System is an RDF-like triple store implemented on the Java/JVM platform, supporting related social semantic desktop applications to create, use, exchange, and organize informational resources for a reasonably joyful and secure world.
The purpose of the Cafe Compiler project is to demonstrate compiler implementation for a large number of source languages using Java and targeting the JVM.
jRegenerate is a fast and easy way to create Java classes that can regenerate lost files. Simply point it at a file to make regenerative and let it go! Written in Java for platform independence.
A unix shell written in java with bindings to HDFS allowing HDFS completion and launching java apps without the need to instanciate an other JVM... Well, that's where this project aim to head to anyways :P
JSystemMonitor is a free (LGPL) library for the Java(tm) platform. Its based on JFreeChart and Sigar. JSystemMonitor is still in alpha state, but already supports a lot of LineCharts, PieCharts and ThermometerCharts for System and JVM Monitoring.
This simple project provides a way to efficiently calculate the actual memory use of any Java object. The class makes use of the JVMs own instrumentation support to calculate the object memory use in a portable way.
This project enables Java applications to access detailed information about the host on which the JVM is running. This code was originally developed to run on a billion $ company's Grid System for host detection, and is now being released publicly.
plausj a collection of checksum algorithms used to validate business keys like bank account codes or credit card numbers. It's compiled as JVM bytecode files (although it's not necessarily implemented in Java) and can be used on JRE 1.5 and later.
A set of small useful vxWorks RTOS libraries (HTTP server, JVM, etc.)
A set of small useful libraries for vxWorks. Currently includes the following packages: HTTP server, Java virtual machine, Syslog (UDP) client, and RTime client.
The java trackagent is a javaagent that can print each method's name and parameters that was invoked in jvm at runtime, with this tool , you needn't add any code to current code , your method name and others will be print into the console
Project Bonneville is a suite of Java micro-benchmarks for revealing JVM performance trends and providing insight into coding Java programs for speed. It includes an analysis of its results, and discusses their application to real-world projects.
Application to interface with the BMW IBus interface. Software will first act as a media player, and I'm open to any other suggestions. This will likely only be useful to those who have a BMW car with an Ibus interface.
The JUnique library can be used to prevent a user to run at the same time more instances of the same Java application. JUnique implements locks and communication channels shared between all the JVM instances launched by the same user.
A Java library which provides access to the HlLib windows DLL, used for accessing certain archive data types used in products by Valve Software and the Half Life series of games.
A powerful but lightweight configuration-, dependency-injection-, and scripting framework for the JVM, leveraging a combination of annotations and the standard Java script engine framework to provide self-validating scriptable configuration files
Distributed test harness for testing of non-homogenous
architectures. Distribute your tests on any combination of agent architectures. Agents available in Java or native C++ if no JVM exists for your target platform (e.g. embedded architectures)
allspice is a set of java libraries that allow you to easily create (or extend) programming languages that run on top of the JVM for seamless integration with java. Code written in one language is indistinguishable from another.
The project is a IoC and AOP java Container.<br> 1 it is very lightweight, just one litter jar.<br> 2 Support IoC and AOP.<br> 3 Support SOA in JVM.<br> 4 Can integrate with the SpringFramework.<br>
Jarrunner is a java library to execute external java programs (jar) inside the running JVM (instead of forking a separate one). Additional features are an isolated mode to prevent class loading conflicts and the interception of all System#exit() calls.