Pinned Repositories
Ax
Adaptive Experimentation Platform
corona
Fit a logistic function for US corona virus data. Don't take it too seriously
fbthrift
Facebook's branch of Apache Thrift, including a new C++ server.
goostub
Porting bustub (https://github.com/cmu-db/bustub) in Go for fun (that's why I name it goostub)
hawknest-skeleton
Public repo for Hawknest 6502v emulator starter code
hhvm
A virtual machine for executing programs written in Hack.
jit-tutorial
How to write a very simple JIT compiler
Library_DB_app
The web application I made for Database class
os-tutorial
How to create an OS from scratch
pzhzqt's Repositories
pzhzqt/goostub
Porting bustub (https://github.com/cmu-db/bustub) in Go for fun (that's why I name it goostub)
pzhzqt/Library_DB_app
The web application I made for Database class
pzhzqt/os-tutorial
How to create an OS from scratch
pzhzqt/Ax
Adaptive Experimentation Platform
pzhzqt/corona
Fit a logistic function for US corona virus data. Don't take it too seriously
pzhzqt/fbthrift
Facebook's branch of Apache Thrift, including a new C++ server.
pzhzqt/hawknest-skeleton
Public repo for Hawknest 6502v emulator starter code
pzhzqt/hhvm
A virtual machine for executing programs written in Hack.
pzhzqt/jit-tutorial
How to write a very simple JIT compiler
pzhzqt/NewMachineSetup
script to customize vim/env for new linux/macOS machine so that it's my machine
pzhzqt/PatternDetectionForOutlierExpalanation
pzhzqt/velox-1
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
pzhzqt/vizier-docker
my vizier dockerfile since the official one runs into error.
pzhzqt/xv6-public
xv6 OS-system call added
pzhzqt/xv6shell-simple
xv6shell for OS hw
pzhzqt/yacryptopan
Yet another Crypto-PAn implementation for Python