Pinned Repositories
537_MusicRec
adaptive-radix-tree
An adaptive radix tree for efficient indexing in main memory.
BPlusTREE
an implementation of BPlusTree in C++
CacheLib
Pluggable in-process caching engine to build and scale high performance services
CCEH
CPSC538-Big-Data-System
This repo contains the reviews of the paper reading in CPSC538.
NVM-benchmark
nvm benchmark
nvm_buffer_prober
buffer prober tests on Optane DIMM
nvmkv
ExtendibleRadixTree
Extendible Radix Tree, SIGMOD 2023
skyelves's Repositories
skyelves/NVM-benchmark
nvm benchmark
skyelves/nvm_buffer_prober
buffer prober tests on Optane DIMM
skyelves/nvmkv
skyelves/CacheLib
Pluggable in-process caching engine to build and scale high performance services
skyelves/CPSC538-Big-Data-System
This repo contains the reviews of the paper reading in CPSC538.
skyelves/LeetCode
skyelves/skyelves.github.io
Ke Wang's Homepage
skyelves/537_MusicRec
skyelves/adaptive-radix-tree
An adaptive radix tree for efficient indexing in main memory.
skyelves/BPlusTREE
an implementation of BPlusTree in C++
skyelves/CCEH
skyelves/Compilation-internship
skyelves/CPSC529-Principle-of-System-Design
This repo includes the source codes for the projects in CPSC 529 at Yale
skyelves/Civilization-VI-Notes
skyelves/ETC
This repo contains the source code (1st place in the main track) for Jane Street ETC competition in Tsinghua University 2018.
skyelves/ExtendibleHash
Extendible hash
skyelves/libart
Adaptive Radix Trees implemented in C
skyelves/OptaneStudy
skyelves/Personal-Notes
skyelves/PM_Bench
A Benchmark for Persistent Memroy, comparing with DRAM and SSD
skyelves/recsys-challenge-2018
Solution for the 2018 Spotify RecSys Challenge
skyelves/spotify-challenge
skyelves/stx-btree
OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -
skyelves/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧, novel OS structure, and state management. It strives to close the semantic gap between compiler and hardware in order to maximally leverage the power of language safety, and thus shift OS responsibilities (resource management) into the compiler.
skyelves/WCSS
wcss algorithm
skyelves/WORT
WORT: Write Optimal Radix Tree for Persistent Memory Storage Systems