-
Updated
Aug 24, 2020 - C++
#
virtual-machine
Here are 1,319 public repositories matching this topic...
The official mirror of the V8 Git repository
Secure and fast microVMs for serverless computing.
rust
open-source
serverless
containers
virtual-machine
sandbox
virtualization
minimalist
oversubscription
-
Updated
Sep 1, 2020 - Rust
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
-
Updated
Aug 30, 2020 - Shell
programming-language
list
awesome
books
interpreter
compiler
runtime
virtual-machine
resources
awesome-list
-
Updated
May 28, 2020
Project moved to: https://github.com/llvm/llvm-project
-
Updated
Jul 29, 2020 - LLVM
Gravity Programming Language
c
language
programming-language
json
interpreter
bytecode
objective-c
portable
virtual-machine
fibers
pratt-parser
scripting-language
closure
bridge
object-oriented
gravity
-
Updated
Aug 31, 2020 - C
Android virtual machine and deobfuscator
android
java
emulator
optimization
virtual-machine
reverse-engineering
malware
deobfuscation
malware-analyzer
dalvik
malware-analysis
malware-research
deobfuscator
android-malware
reverse-engineer-apk
-
Updated
Jun 9, 2020 - Java
The Rubinius Language Platform
-
Updated
May 24, 2020 - C
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
-
Updated
Mar 23, 2019 - C
Instructions and script to help you create a VirtualBox VM running macOS.
-
Updated
Apr 29, 2020 - Shell
An alternative BEAM implementation, designed for WebAssembly
-
Updated
Sep 1, 2020 - Rust
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
docker
kubernetes
security
containers
virtual-machine
virtualization
container
kvm
oci
qemu
k8s
cri-o
-
Updated
Sep 1, 2020 - Go
Pafish is a demonstration tool that employs several techniques to detect sandboxes and analysis environments in the same way as malware families do.
-
Updated
Feb 19, 2019 - C
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
javascript
c
vm
js
compiler
virtual-machine
ecmascript
javascript-interpreter
javascript-engine
zh
es2020
quickjs
-
Updated
Jul 9, 2020 - C
-
Updated
May 18, 2018 - Ruby
Unpacked tarball of Fabrice Bellard's QuickJS Javascript engine
javascript
c
vm
interpreter
js
compiler
runtime
virtual-machine
ecmascript
javascript-interpreter
javascript-engine
es2020
quickjs
-
Updated
Aug 2, 2020 - C
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
-
Updated
Aug 31, 2020 - C
stealthybox
commented
Sep 6, 2019
Using the following YAML should output warnings per offending spec instead of ignoring them silently.
Example:
footloose create
WARN[0000] Options under "spec.ignite" for "manager-%d" are ignored when using the "docker" backend
WARN[0000] Options under "spec.ignite" for "worker-%d" are ignored when using the "docker" backend
INFO[0000] Docker Image: quay.io/footloose/ubuntu18.04 prese
A Virtualised Raspberry Pi inside a Docker image
-
Updated
Mar 16, 2020 - Dockerfile
Bromulux
commented
Apr 26, 2019
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
-
Updated
Jan 3, 2020 - C++
LIKO-12 is an open source fantasy computer made using LÖVE.
android
windows
linux
lua
osx
virtual-machine
ide
luajit
love2d
love
love2d-framework
fantasy-console
liko-12
fantasy-computer
-
Updated
Aug 19, 2020 - Lua
Collection of resources about Virtualization
-
Updated
Aug 26, 2020
BigMurry
commented
May 12, 2020
I'm trying to use ethereumjs-blockchain to read the raw levedb data created by geth, but I failed to do so.
And I also try to use the dbManager to read the levedb data, failed again. My steps are:
- sync some the blockchain data by using
geth --goerli --datadir <my data dir> - write code to read the level db data.
const level = require('level');
const DbManager = requA simple stack-based virtual machine that runs C in the browser.
-
Updated
Jun 22, 2019 - JavaScript
Arch Linux Based Custom ISOs Made With "Archiso"
linux
archiso
virtualbox
archlinux
arch
virtual-machine
gnu-linux
iso
os
arch-linux
operating-system
openbox
i3wm
lxde
unixporn
archlinux-installer
adi1090x
custom-iso
archlive
custom-linux
-
Updated
Jul 30, 2020
Improve this page
Add a description, image, and links to the virtual-machine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the virtual-machine topic, visit your repo's landing page and select "manage topics."


Describe the bug
I manage multipass vms via bash scripts, providing cloud-init configuration files via process substitution (
<(command)). Since multipass v1.2.0 multipass is not managing correctly this kind of inter-process communication providingerror: No such file: /dev/fd/63running commandmultipass launch. Please find hereunder the difference between v1.1.0 and v.1.2.0 (and v1.2.1