Explore curated open-source repositories with an interactive code browser. Study real-world codebases and learn from the best.
torvalds/linux
Explore the Linux kernel source code. Study kernel architecture, system calls, device drivers, and core subsystems.
llvm/llvm-project
Explore the LLVM compiler infrastructure. Study compiler design, optimization passes, and code generation.
python/cpython
Explore the Python interpreter source code. Learn how Python works under the hood, from bytecode execution to garbage collection.
bminor/glibc
Explore the GNU C Library source code. Study standard C library implementations, system calls, and POSIX compliance.
arbitrary git repository
Explore any public GitHub repository by entering its URL.