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.
Claim $300 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.
Patch to Linux kernel, which makes the virtual memory system use working set page replacement algorithm. It will also allow restriction of how much RAM a process can use and also a guarantee of a minumum of RAM that will never get swapped out.
Virtualmachine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
Stalk is a new prototyping, message-passing OO language similar to Self. The interpreter compiles source text to bytecode for the Stalk VirtualMachine (SVM) and caches it. Compilable on most systems with sane C++ compilers, stalk has optional gtk binding
Basilisk is an embeddable data engine and virtualmachine. Applications may use it to allow data and logic to be stored externally in a format that users may read and modify.
Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernel module
LIPI (acronym for "LIPI Is Platform Independent") is a new
project to develop a binary-interpreter that will allow
truly platform-independent programs to be written. Unlike
Java (which was originally conceived for the purpose of
operating appliances)
Internet C++/Internet VirtualMachine is a high-speed, open-source alternative to Java and .NET. Applications written in standard languages, such as C and C++. OpenGL 1.2 support brings portable high-speed 3D graphics and games.
TRVM, the Tiny RISC VirtualMachine, is a tiny (less then 50k of code) virtualmachine. It has support for multitasking, with the TRVM machine code. It's fairly easy to learn, with less than 20 operators. And it's easy to integrate into larger programs.
A small, efficient and reliable java virtualmachine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
OzVM is a simple, lightweight, secure virtualmachine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
avram is a virtualmachine emulator with strong support for functional programming operations such
as list processing. It also allows interoperability of virtual code with other applications by way of
the expect library.
The Cup Programming Language is a combination compiler and VM (VirtualMachine). The language is purely procedural, though allows 'top-level' code like a scripting language.
xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java VirtualMachine Profiling Interface (JVMPI) library and works on many platforms.
Goal of Linux Doors (ldoor) project is to implement Solaris doors API under Linux.
Doors are fast intra-machine RPC interface. Implementation consists of kernel part
(written as device driver) and user-level library emulating Solaris calls.
One importa
A Linux kernel module JVM, derived from kissme (also on SourceForge). Includes a host build for debugging. Built with an eye toward the JOS Project (http://www.jos.org).
Distributed Genetic Programming SRVM
(Simple Risc VirtualMachine)
Distributed function approximator of nonlinear functions with automatic induction of machine code.
The GNUton project is a re-implementation of the (defunct) Apple Newton platform.
It consists of the virtualmachine, storage architecture and templates for GUI and general OS features. It aims to support execution of existing pure NewtonScript packages
Pocket Smalltalk is Smalltalk-80 for small machines. Currently we support PalmOS with a virtualmachine. We are looking for ports to other devices. PSt consists of an IDE (currently for Win32), which generates executables from Smalltalk source.
This program tries to build a virtual network from the kernel level. Its aim is to allow users to build a large network, and to provide the virtualization of the network for the application.
PTVM converts Object Pascal code into a given VirtualMachine language, and compiles it. Brings a common VirtualMachine Library for maximum support and compatibility. Some target platforms: Flash Player 8 and 9, J2ME with MIDP/CLDC, .NET.