wangziqi2013
Felines (@wangziqi2016) Together Strong
Carnegie Mellon UniversityPittsburgh, PA, USA 15213
Pinned Repositories
Android-Dalvik-Analysis
A reverse engineering tool for analyzing APK for for Android platform
Apktool
A tool for reverse engineering Android apk files
BwTree
An open sourced implementation of Bw-Tree in SQL Server Hekaton
CFront
A C language parser built from the scratch, without using compiler generator.
EpochManager
An implementation of an epoch based garbage collector to be used together with BwTree as its memory reclaimer
Index-Building-Block
This repo implements general purpose B+Tree indices using a set of highly customizable building blocks
RPG-Game-Engine---80x86-Real-Mode
An RPG game engine together with a simple test sample that works under 80x86 real mode with 800 * 600 SVGA enabled
wangziqi2013.github.io
Personal webpage repo hosted on github.io
zsim-base
Base repo of a workable zsim on newer version of Ubuntu, with PIN-2.14 binary (the original zSim no longer works)
index-microbench
wangziqi2013's Repositories
wangziqi2013/BwTree
An open sourced implementation of Bw-Tree in SQL Server Hekaton
wangziqi2013/CFront
A C language parser built from the scratch, without using compiler generator.
wangziqi2013/zsim-base
Base repo of a workable zsim on newer version of Ubuntu, with PIN-2.14 binary (the original zSim no longer works)
wangziqi2013/Index-Building-Block
This repo implements general purpose B+Tree indices using a set of highly customizable building blocks
wangziqi2013/wangziqi2013.github.io
Personal webpage repo hosted on github.io
wangziqi2013/Android-Dalvik-Analysis
A reverse engineering tool for analyzing APK for for Android platform
wangziqi2013/EpochManager
An implementation of an epoch based garbage collector to be used together with BwTree as its memory reclaimer
wangziqi2013/RPG-Game-Engine---80x86-Real-Mode
An RPG game engine together with a simple test sample that works under 80x86 real mode with 800 * 600 SVGA enabled
wangziqi2013/Apktool
A tool for reverse engineering Android apk files
wangziqi2013/CMU-Mail-Plugin
This is a javascript that enhances CMU mail box's functionality
wangziqi2013/cpython
The Python programming language
wangziqi2013/Github-Effect-Plugin
A javascript plugin that displays special effects of bitmap on Github commit status page
wangziqi2013/HPCA-2023-Rebuttal
wangziqi2013/libcuckoo
A high-performance, concurrent hash table
wangziqi2013/peloton
The Self-Driving Database Management System
wangziqi2013/PelotonHashTable
Implementations of hash tables for CMUDB/peloton to validate a series of assumptions and implementations
wangziqi2013/Simple-OS-Kernel
wangziqi2013/terrier
You know what this is...
wangziqi2013/TestSuite
Generic but useful test suite template for common tasks such as timer, random number generator, etc., as a starting point for writing test cases