Pinned Repositories
qark
Tool to look for several security related Android application vulnerabilities
awesome-courses
:books: List of awesome university courses for learning Computer Science!
COMS-W4118
Notes for COMS W4118: Operating Systems - Spring '15. Taught by Professor Jae Woo Lee
CS332-SJTU
Internet-based Information Extraction Technologies, project Specific Relation Extraction
SimpleDB
a tiny database
tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
RustPython
A Python Interpreter written in Rust
glutin
Pure Rust alternative to GLFW
servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
tikv
Distributed transactional key-value database, originally created to complement TiDB
mrmiywj's Repositories
mrmiywj/cs110
Assignments for Stanford's CS110: Principles of Computer Systems class
mrmiywj/p1
Project 1: Distributed Bitcoin Miner
mrmiywj/ajvm
A hobby jvm, just want to know how a java virtual machine works.
mrmiywj/CSE333
CSE 333: Systems Programming (taught by Hal Perkins)
mrmiywj/farboxwriter
A simple AJAX driven theme for FarBox.
mrmiywj/intro-to-go
This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).
mrmiywj/intro-to-go2
This repository contains code snippets discussed in 15-440, lecture 5 (given on 1/28/2014).
mrmiywj/p0
Project 0: Implementing a multi-client echo server
mrmiywj/p2
Project 2: Tribbler
mrmiywj/wos
A hobby os kernel on i386 arch.