- San Jose, CA
Stars
MIT 6.824 (Distributed Systems) labs in Go
A simple Minecraft clone written in C using modern OpenGL (shaders).
Projects for an undergraduate OS course
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
The Physics engine that accompanies the book "Game Physics Engine Design"
Papers from the computer science community to read and discuss.
A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A hobby jvm, just want to know how a java virtual machine works.
Write a simple interpreter of C. Inspired by c4 and largely based on it.
ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
x86 PC emulator and x86-to-wasm JIT, running in the browser