xv6 topic

List xv6 repositories

core-os-riscv

284
Stars
23
Forks
Watchers

🖥️ An xv6-like operating system on RISC-V with multi-core support. Documentation available online.

MIT6.828_OS

972
Stars
189
Forks
Watchers

MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html

OS67

715
Stars
122
Forks
Watchers

An unix-like toy kernel

xv6-book-chinese

317
Stars
137
Forks
Watchers

MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;

rvemu-for-book

342
Stars
27
Forks
Watchers

Reference implementation for the book "Writing a RISC-V Emulator in Rust".

OperatingSystem

169
Stars
45
Forks
Watchers

PKU OS course project and notes based on Nachos and XV6

semu

247
Stars
46
Forks
Watchers

A minimalist RISC-V system emulator capable of running Linux kernel

xv6-k210

132
Stars
57
Forks
Watchers

Port XV6 to K210 board!

sos

58
Stars
14
Forks
Watchers

Sian's Operating System

xv7

97
Stars
3
Forks
Watchers

🦀️ Operating System in 100% Pure Rust