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.
Get Started Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
The user-mode kernel port is a port of the Linux kernel which runs in a set of processes. The result is a user-mode virtualmachine and a kernel which can be debugged and developed using all of the usual process-level tools.
LLVM is a unique compiler infrastructure designed for the optimization of programs from arbitrary programming languages. Compilation in C and C++ programs is supported using a parser based on GCC 3.4. Backends exist for X86, Sparc, PowerPC and "C".
JCOM is a Java/COM bridge - access and manipulate Microsoft Office and any COM-enabled application from your Java programs on any machine in an IP Network with this tiny 40k library!
A FrameWork to develop Pascal Applications. This includes Integrated Development Environment (Rapid Application Development -RAD-), VirtualMachine, Web Services (Pascal Server Pages -PSP-) and too many tools
NerveBreak is a scripting language, library and system. It can be used as a standalone scripting language (like Perl) or as a C library (like Lua). It has a C-like syntax and it compiles the source code to virtualmachine byte code for faster execution.
niab - Network In A Box.
Create a virtual lab network inside one machine. A lab can include routers, firewalls, clients and servers connected by a network specified by you. [Linux Network Simulator, UML, user mode linux]
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.
openevo is a project started to find out about behaviour of evolutionary generated machine code. It implements a certain set of CPU instruction codes and a few interrupts for interaction with the runtime environment.
MailRefinery is a tiny Linux distribution which will turn a machine into a complete mail server including Spam Assassin, GPL Virus filtering, POP, SPOP, IMAP, IMP, Fetchmail and a complete PHP based web interface to control it all.
IFL is an Interactive Fiction Language a.k.a. a language for developing text adventures. It is a weakly-typed object-oriented language with a concise syntax. The project includes a compiler and a virtualmachine for running games developed in IFL.
JVMCluster
Features:
- clusterable Java VirtualMachine (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
Yet another Tetris clone. It features up to 4 simultaneous players, 5 customizable play modes, a piece editor and player profiles (high scores and statistics). Customizable skin, music and background
kissme is a free (GPLed) Java VirtualMachine. 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.
JCalc is GUI calculator written entirely in Java. It can be run cross-platform on any OS with a Java VirtualMachine. It shall be portable, stable, and efficient.
99% is a collection of Java Native Interface (JNI) multi-platform extensions to the Java virtualmachine. These will not necessarily work on every operating system, but will enhance the experience when supported.
Plex86 is an OSS virtualmachine project for x86. It can be used on its own to run
Linux VMs using lightweight VM technology, or in conjunction with the bochs emulator
as an accelerator to run non VM-friendly OSes.
Talks2 is a full Smalltalk and Development Environment which runs on top of the Java VirtualMachine. It comes with a ClassBrowser, Workspace, Transcript and all the things you know from a Smalltalk Development Environment.
The Dirt virtualmachine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable