ngaro
VM emulator
An embeddable implementation of the Ngaro Virtual Machine for Go programs
An embeddable implementation of the Ngaro Virtual Machine for Go programs
29 stars
3 watching
3 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gnolang/gno | An interpreted virtual machine and blockchain platform designed to build succinct and composable smart contracts. | 896 |
erdian718/lua | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
nf/nux | An emulator of a virtual machine with support for various devices and interfaces. | 42 |
jdeblese/gbcpu | A VHDL implementation of the Gameboy CPU and its peripherals | 9 |
petaki/inertia-go | A Go package providing an Inertia.js server-side adapter | 211 |
dave/wasmgo | Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
twharmon/dynago | A package simplifying interaction with AWS DynamoDB using Go. | 12 |
digitalocean/go-qemu | Provides an interface to manage and interact with running QEMU instances | 726 |
philippgille/chromem-go | An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 299 |
go-nv/goenv | A tool for managing different versions of the Go programming language on a user's system. | 2,112 |
jameycribbs/hare | A lightweight, text-file-based relational database system written in Go. | 94 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
taraholeinit/minivmac-3ds | A C implementation of the Mini vMac emulator for the Nintendo 3DS | 138 |
maxandron/goplements.nvim | A plugin that provides visual feedback about Go struct and interface implementations. | 59 |