Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
NEmu is an emulator/simulator for exploring computer architecture. It
provides a virtualmachine, a debugger, and simulations of various cpus
and hardware. NEmu is built on top of ALib, my own application framework.
Adds some of the features from VMware Workstation which were not included in the free VMware Player. Manipulate existing virtual machine's virtual hardware, change network preferences, etc. Coded in Java.
A virtualmachine that interprets and executes UML diagrams. Programmers models UML diagrams, attach code to them and execute them directly. Changes to the digrams will affect the system behavior immediately. The system is implemented in Java.
GrubC is a platform independent C/C++ graphic and GUI library with an object-oriented approach based on a JavaVirtualMachine. By now AWT GUI functionality, 2D drawing and turtle graphic is supported.
YABI93 is an Interpreter for the esoteric programming language Befunge, version "Befunge93". It is written in Java 1.5 and uses Swing for its graphical interface. YABI supports a multilanguage GUI.
JHaskell provides a Haskell interpreter and compiler for the JVM. The goal is to make Haskell a viable language for development for the Java platform and also to allow existing Haskell programs to run on the JVM.
The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
JikesTM is a compiler for the JavaTM language. The Jikes project strives for strict adherence to the Java Language and JavaVirtualMachine Specifications. Jikes' most popular feature is it's extremely fast compile speed.
The OS561 operating system based around FORTH/Java. The OS is to run on a VHDL chip OpenHardware design called the Minon, but could become available for other platforms. The unique point of the design is a revolutionary data compression technology.
jDiSeq is a recording facility for call sequences within any JavaVirtualMachine. Typical usage is to generate UML (Unified Modeling Language) sequence diagrams of a running system - client or serverside.
TransJVM is a Java package to assist compiler writers targeting the JavaVirtualMachine. It provides a simple logical interface for creating JVM classes, expressed in terms of Methods, Fields, Statements and Expressions. JVM details are hidden.
The Aegis VM Project is an on-going effort to implement a lightweight,
secure virtualmachine for executing Java bytecode. It will eventually feature a
modular architecture, Proof Linking, that supports pluggable
verification modules.
JVMCluster
Features:
- clusterable JavaVirtualMachine (based on PVM)
- uses CPPVM as adapter layer to PVM
- object persistent layer integrated into JVM
- memory management unit is based on integrated relational database
- JDBC/ODBC api to acces
kissme is a free (GPLed) JavaVirtualMachine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the GNU Classpath java class library. kissme also provides support for orthogonally persistent java.
The Psycho Compiler & VirtualMachine is a software product developed by David Lurton. The Psycho language is a subset of the C++ language, with structure concepts taken from languages like Java and C#.
99% is a collection of Java Native Interface (JNI) multi-platform extensions to the Javavirtualmachine. These will not necessarily work on every operating system, but will enhance the experience when supported.
Talks2 is a full Smalltalk and Development Environment which runs on top of the JavaVirtualMachine. It comes with a ClassBrowser, Workspace, Transcript and all the things you know from a Smalltalk Development Environment.
Il2j is a translator of Common intermediate language to java bytecode. It will allow programmers to program in any .Net languages, and run their software on any virtualmachine.