Stars
A Git-compatible VCS that is both simple and powerful
Security Observation Tool written in Rust inspired by Tetragon
Autoware - the world's leading open-source software project for autonomous driving
WebAssembly Micro Runtime (WAMR)
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
r1ru / WasmOS
Forked from nuta/microkernel-bookA proof-of-concept microkernel that runs WebAssembly natively.
WebAssembly AoT compiler for your favorite Operating System
A unikernel designed specifically for running Wasm applications and compatible with WASI
Writing an OS in 1,000 lines.
pandax381 / xv6-net
Forked from mit-pdos/xv6-publicxv6 OS with TCP/IP Network Stack
RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).
An implementation of a small TCP/IP protocol stack for learning.