Pinned Repositories
adw
Artifact Demonstration Wizard.
cs537-sp21-discussion
Discussion section materials for COMP SCI 537 2021 Spring at the University of Wisconsin-Madison.
garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
gcache
High-performance header-only LRU cache library.
herb
A personal collection of themes. Themes work just like herbs: they wouldn't solve any practical problem, but they could make coding more enjoyable.
MadFS
Source code for the FAST '23 paper “MadFS: Per-File Virtualization for Userspace Persistent Memory Filesystems”
polaris
Source code for the SIGMOD '23 paper “Polaris: Enabling Transaction Priority in Optimistic Concurrency Control”
snow
Keep your workflow synchronized.
thyme
Seasoning for shells.
VG101-Recitation-Class-Notes
Recitation class notes for VG101 (Introduction to Computer and Programming) FA2018 J.G. Wu [UM-SJTU Joint Institute]
chenhao-ye's Repositories
chenhao-ye/polaris
Source code for the SIGMOD '23 paper “Polaris: Enabling Transaction Priority in Optimistic Concurrency Control”
chenhao-ye/thyme
Seasoning for shells.
chenhao-ye/cs537-sp21-discussion
Discussion section materials for COMP SCI 537 2021 Spring at the University of Wisconsin-Madison.
chenhao-ye/gcache
High-performance header-only LRU cache library.
chenhao-ye/snow
Keep your workflow synchronized.
chenhao-ye/VG101-Recitation-Class-Notes
Recitation class notes for VG101 (Introduction to Computer and Programming) FA2018 J.G. Wu [UM-SJTU Joint Institute]
chenhao-ye/herb
A personal collection of themes. Themes work just like herbs: they wouldn't solve any practical problem, but they could make coding more enjoyable.
chenhao-ye/adw
Artifact Demonstration Wizard.
chenhao-ye/MadFS
Source code for the FAST '23 paper “MadFS: Per-File Virtualization for Userspace Persistent Memory Filesystems”
chenhao-ye/Bamboo-Public
chenhao-ye/DBx1000
chenhao-ye/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
chenhao-ye/ostep-projects
Projects for an undergraduate OS course
chenhao-ye/scylla
NoSQL data store using the seastar framework, compatible with Apache Cassandra
chenhao-ye/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week! (WIP)
chenhao-ye/protocol-verification-fa2023
Assignments for COMP SCI 839 from UW-Madison in Fall 2023
chenhao-ye/RedisModulesSDK
Tools, utilities and scripts to help you write redis modules!
chenhao-ye/strace
strace is a diagnostic, debugging and instructional userspace utility for Linux
chenhao-ye/sysartifacts.github.io
Website for Artifact Evaluation at EuroSys, SOSP, OSDI, ATC
chenhao-ye/uFS
A Filesystem Semi-Microkernel
chenhao-ye/uFS-bench
More benchmarks for uFS.