Jim Huang
Jim Huang
full-stack-hello
minimal instruction set and assembler/compiler for "Hello World" execution
MazuCC
A minimalist C compiler with x86_64 code generation
talks
schedule and materials about my presentations
nstack
Userspace TCP/IP stack for Linux
unix-v1
Restoration of 1st Edition UNIX kernel sources from Bell Laboratories
mazu-editor
a minimalist text editor with syntax highlight, copy/paste, and search
tlsf-bsd
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
jit-construct
JIT compiler from scratch, derived from Nick Desaulniers' great work
kernel-in-kernel
Develop your own OS kernel by reusing Linux infrastructure