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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The Virtual USB Analyzer is a graphical tool for browsing traces of captured USB data. It supports logs generated by Ellisys hardware analyzers and VMware's software analyzer, and Linux's usbmon.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
An Interactive Fiction Player written for Java VirtualMachine. It implements the Z-machine and Glulx specifications and can be used either standalone or as an applet. The Z-Code/Glulx interpreter runs adventures made by Infocom and contemporary Inte
Bistro is a new programming language that integrates the best features of Smalltalk and Java. Bistro is a variation of Smalltalk that runs on
top of any Java virtualmachine (VM) that conforms to Sun's Java specifications.
Jace is a set of C++ and Java libraries and programs based on JNI that make it incredibly easy to write C++ code that integrates with the Java VirtualMachine (JVM). This project has moved to http://code.google.com/p/jace/
AlfaBASIC is not a specific clone of any other BASIC dialect, but is a prototype "BASIC-like" language platform originally written in Java and now ported to C#/.NET. It is experimental! Supports simple file, graphics and sound operations.
Multi-platform execution environment for applications (and libraries) based on bytecode (compile once, run anywhere). Support for multi-language and multi-paradigm. It intends to be an open alternative to the Java and MS.NET platforms.
The AWS Toolkit for Eclipse is a plug-in for the Eclipse Java IDE that makes it easier for developers to develop, deploy, and debug Java applications using Amazon Web Services.
A distributed virtualmachine designed for executing functional programs. Automatically and transparently parallelises code, removing the need for the programmer to take care of the parallelisation themselves.
PataPata is an experiment moving ideas from Squeak and HyperCard to the Java VirtualMachine (JVM) using JavaScript and other JVM languages. Other inspirations include Augment, Design Science, eToys' constructivism & OLPC/Sugar's connectivism.
JVix is a Java wrapper to the VMware VIX API, allowing control of virtual machines through a Java interface.
Now on github: https://github.com/randomnoun/jvix
mkvm.py is a python application that tries to tie Cobbler (https://fedorahosted.org/cobbler/), Puppet (http://www.puppetlabs.com/), and Citrix XenServer (http://www.citrix.com/xenserver) together to allow automated virtual environment rollout.
Ladder Logic compiler for LDmicro software. Generate virtualmachine code that can be easily implemented on PIC, AVR or other microprocessors. Produce assembly like opcodes for PLC to handle contact, coil, relay, counters and other elements.
DCOPolis is a framework for comparing and deploying distributed decision processes in heterogeneous environments, including simulation in a virtualmachine.
raw2vmdk is an OS independent Java utility that allows you to mount raw disk images, like images created by "dd", using VMware, VirtualBox or any other virtualization platform supporting the VMDK disk format.
A small C utility to convert a raw dd image into a flat monolithic VMDK file. The code is loosely based on Liveview's java implementation of PartitionEntry.java and MasterBootRecord.java. Will be adding split file (.dd) conversion in the near future