Pinned Repositories
crosvm
The Chrome OS Virtual Machine Monitor - Mirror of https://chromium.googlesource.com/crosvm/crosvm/
bazel-playground
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
blog_os
Implementation of https://os.phil-opp.com/ .
checkunderscore
compose
Define and run multi-container applications with Docker
image-cropping-ios
a demo app for image cropping in iOS development
tgocc
Toy C compiler written in Go.
xv6-rv32im
Xv6 for RISC-V (ported to rv32im) equipped with some basic networking stuffs.
sentinel
A fast, secure, and memory-efficient container runtime for lightweight applications
joehattori's Repositories
joehattori/xv6-rv32im
Xv6 for RISC-V (ported to rv32im) equipped with some basic networking stuffs.
joehattori/tgocc
Toy C compiler written in Go.
joehattori/compose
Define and run multi-container applications with Docker
joehattori/bazel-playground
joehattori/blog_os
Implementation of https://os.phil-opp.com/ .
joehattori/checkunderscore
joehattori/gvisor
Application Kernel for Containers
joehattori/lang-c
Lightweight C parser for Rust
joehattori/linux
Linux kernel source tree
joehattori/norawinit
joehattori/reversi_rs
A client code of Othello AI. A part of the course work at my university. Needs a server code to run (which you can find in other repo)
joehattori/rslog
Prolog-like logic language implemented in Rust.
joehattori/runtime-spec
OCI Runtime Specification
joehattori/wasmer-go
🐹🕸️ WebAssembly runtime for Go