Pinned Repositories
concurrent-programs
Complementary Concurrency Programs for course "Linux Kernel Internals"
cpumemory-zhtw
Traditional Chinese translation of "What Every Programmer Should Know About Memory"
jitboy
A Game Boy emulator with dynamic recompilation (JIT)
lab0-c
C Programming Lab: Assessing Your C Programming Skills
lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
rv32emu
Compact and Efficient RISC-V RV32I[MAFC] emulator
semu
A minimalist RISC-V system emulator capable of running Linux kernel with efficient event-driven scheduling
shecc
A self-hosting and educational C optimizing compiler
simplefs
A simple native file system for Linux kernel
vwifi
A virtual wireless device driver for Linux
sysprog21's Repositories
sysprog21/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
sysprog21/shecc
A self-hosting and educational C optimizing compiler
sysprog21/rv32emu
Compact and Efficient RISC-V RV32I[MAFC] emulator
sysprog21/lab0-c
C Programming Lab: Assessing Your C Programming Skills
sysprog21/simplefs
A simple native file system for Linux kernel
sysprog21/concurrent-programs
Complementary Concurrency Programs for course "Linux Kernel Internals"
sysprog21/semu
A minimalist RISC-V system emulator capable of running Linux kernel with efficient event-driven scheduling
sysprog21/vwifi
A virtual wireless device driver for Linux
sysprog21/kvm-host
A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)
sysprog21/tlsf-bsd
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
sysprog21/mado
A window system for resource-constrained devices
sysprog21/vcam
Virtual camera device driver for Linux
sysprog21/concurrency-primer
Concurrency Primer
sysprog21/sehttpd
A small and efficient web server with 1K lines of C code
sysprog21/linmo
A simple multitasking OS kernel
sysprog21/khttpd
An experimental HTTP server implemented as Linux kernel module
sysprog21/kecho
A lightweight echo server implementation in Linux kernel mode
sysprog21/vga-nyancat
Hardware-accelerated Nyancat animation on VGA display, implemented in Verilog RTL
sysprog21/chisel-bootcamp
Generator Bootcamp Material: Learn Chisel the Right Way
sysprog21/Kconfiglib
A flexible Python Kconfig implementation
sysprog21/simrupt
A Linux device driver that simulates interrupts
sysprog21/doom_riscv
Doom classic port to lightweight RISC‑V
sysprog21/kxo
A Tic-Tac-Toe Game Engine implemented as Linux kernel module
sysprog21/ca2025-quizzes
quizzes shipped in Computer Architecture (2025 Fall)
sysprog21/jit-framework
Lightweight JIT Compilation Framework
sysprog21/ksort
A Linux kernel module capable of performing concurrent sorts
sysprog21/minislirp
A dependency-free version of libslirp
sysprog21/rv32emu-demo
Demo pages for rv32emu in user-mode and system emulation
sysprog21/rv32emu-prebuilt
The prebuilt binary files used by rv32emu
sysprog21/rv32emu-bench