Pinned Repositories
LIGHT
Source code of "Efficient Parallel Subgraph Enumeration on a Single Machine (ICDE2019)" by Shixuan Sun, Yulin Che, Lipeng Wang and Qiong Luo
RapidMatch
Source code and datasets of "RapidMatch: A Holistic Approach to Subgraph Query Processing", accepted by VLDB'21 - By Shixuan Sun, Xibo Sun, Yulin Che, Prof. Qiong Luo, and Prof. Bingsheng He
SubgraphContainment
Scaling Up Subgraph Query Processing with Efficient Subgraph Matching by Shixuan Sun and Dr. Qiong Luo
SubgraphMatching
In-Memory Subgraph Matching: An In-depth Study by Dr. Shixuan Sun and Prof. Qiong Luo
await
back40computing
Automatically exported from code.google.com/p/back40computing
C-SAW
A Framework for Graph Sampling and Random Walk on GPUs.
RapidFlow
Source code of "RapidFlow: An Efficient Approach to Continuous Subgraph Matching" published in VLDB'2022 - By Shixuan Sun, Xibo Sun, Bingsheng He and Qiong Luo
PathEnum
Source code of "PathEnum: Towards Real-Time Hop-Constrained s-t Path Enumeration", published in SIGMOD'2021 - By Shixuan Sun, Yuhang Chen, Bingsheng He, and Bryan Hooi
ThunderRW
Source code of "ThunderRW: An In-Memory Graph Random Walk Engine" published in VLDB'2021 - By Shixuan Sun, Yuhang Chen, Shengliang Lu, Bingsheng He and Yuchen Li
shixuansun's Repositories
shixuansun/RapidFlow
Source code of "RapidFlow: An Efficient Approach to Continuous Subgraph Matching" published in VLDB'2022 - By Shixuan Sun, Xibo Sun, Bingsheng He and Qiong Luo
shixuansun/await
shixuansun/back40computing
Automatically exported from code.google.com/p/back40computing
shixuansun/C-SAW
A Framework for Graph Sampling and Random Walk on GPUs.
shixuansun/cmuDB
course work for CMU DB_15445
shixuansun/CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
shixuansun/ElectionGame
shixuansun/GeminiGraphTest
A computation-centric distributed graph processing system.
shixuansun/GraphStorageExp
shixuansun/GraphWalker
shixuansun/MOOCDataTransformation
shixuansun/ProjectForLearning
This is a repository for learning.
shixuansun/rpq
shixuansun/shixuansun.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
shixuansun/SQLite-2.5.0-for-code-reading
SQLite 2.5.0 fixed version for modern GCC, which is a perfect for code reading, database design learning