zerovm
Virtual Machine
An open-source virtual machine project enabling 64-bit x86 application execution in a 32-bit address space.
Open-source lightweight virtualization platform
817 stars
55 watching
77 forks
Language: C++
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A virtual machine designed to execute programs written in a statically-typed programming language. | 18,227 |
| A virtual machine with a 240x160 VRAM display and basic assembly capabilities. | 49 |
| A STARK-based virtual machine designed to execute programs and generate proof of execution without revealing program details. | 633 |
| A platform for executing and verifying computations in a secure, programmable virtual machine. | 1,731 |
| A virtual machine for executing OCaml programs on microcontrollers with limited resources | 142 |
| A package manager for a programming language called V | 118 |
| A runtime virtual machine designed to optimize and compile code at runtime for the Rakudo programming language | 709 |
| A Linux virtual machine designed for mobile application pentesting and malware analysis. | 103 |
| A cross-platform Lua runtime with JIT compilation and managed memory management. | 8 |
| A minimal Erlang VM designed to run unmodified BEAM binaries on small systems like MCUs and other embedded devices. | 1,512 |
| An emulator and virtual machine for the RISC-V instruction set architecture. | 953 |
| A minimalist MVVM framework providing basic building blocks for data-driven applications. | 9 |
| An 8-bit virtual machine implemented in ActionScript to simulate low-level computing concepts | 5 |
| A language and compiler for creating custom virtual machines. | 159 |
| A virtual machine and JIT compiler for dynamic programming languages with built-in support for garbage collection, JIT compilation, and dynamically growable objects. | 633 |