eatonphil / go-amd64-emulatorLinks
Userland linux/amd64emulator in Go
☆18Updated 5 years ago
Alternatives and similar repositories for go-amd64-emulator
Users that are interested in go-amd64-emulator are comparing it to the libraries listed below
Sorting:
- A pure go implementation of the KVM API☆12Updated 6 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆96Updated 3 years ago
- x86-64 instruction encoder in Go☆22Updated 6 years ago
- Generate ELF Linux 64-bit (x86-64) executable manually☆46Updated 6 years ago
- A compiler for the µC language.☆58Updated 4 years ago
- translate LLVM IR to Go☆124Updated 3 years ago
- POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment☆24Updated 7 years ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- EXT2/EXT3/EXT4 Filesystem library for Golang☆44Updated 5 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- Fast, lightweight toy container system☆11Updated 5 years ago
- Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.☆16Updated 4 years ago
- A simple tool for embedding binary resources into Go executable☆17Updated 6 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- And NBD server written in golang☆82Updated 5 years ago
- Unix userland implemented in pure Go, texutils, pipes, exec handlers, shell colon parsing.☆21Updated 2 years ago
- A universal root. You mount it, and it's mostly Go source with the exception of 5 binaries.☆14Updated this week
- Go module and utility for executing machine code☆24Updated last year
- load and unload kernel modules☆38Updated 11 months ago
- Extremely experimental toy go compiler☆19Updated 5 years ago
- RISC-V Emulator☆11Updated 2 years ago
- basgo compiles BASIC-lang to Golang. Then 'go build' can translate code to native executable binary.☆40Updated 2 years ago
- A C interpreter in Go☆122Updated 7 years ago
- Package block enables programmatic access to block devices. MIT Licensed.☆21Updated 7 years ago
- Terminal based visualization of malloc☆28Updated 4 years ago
- gvisor hacks☆13Updated 5 years ago
- x86 code manipulation