Change the repository type filter
All
Repositories list
36 repositories
SubgraphMatching
PublicIn-Memory Subgraph Matching: An In-depth Study by Dr. Shixuan Sun and Prof. Qiong LuoVIC-DDPM
PublicEGSM
PublicSource code and datasets of "Efficient GPU-Accelerated Subgraph Matching", accepted by SIGMOD'23 - By Xibo Sun and Prof. Qiong LuoAccMultiwayJoins
PublicSource code of "Accelerating Multi-way Joins on the GPU", accepted by VLDBJ'22 - By Dr. Zhuohang Lai, Xibo Sun, Prof. Qiong Luo, and Xiaolong Xie- Source code and datasets of "An In-Depth Study of Continuous Subgraph Matching", accepted by VLDB'22 - By Xibo Sun, Dr. Shixuan Sun, Prof. Qiong Luo, and Prof. Bingsheng He
- Source code of "Density-Based Geometry Compression for LiDAR Point Clouds", accepted by EDBT'23 - By Xibo Sun and Prof. Qiong Luo
RapidMatch
PubliccuGridder
PublicRapidEC
PublicCommunityDetectionCodes
PublicSome overlapping community detection algorithms (Until 2016). by Yulin Che (https://github.com/CheYulin) for the PhD qualification exam (survey on community detection algorithms)hga
PublicSimRank
Public1) SimRank (single pair query, parallel all pair computation / dynamic updates) - by Yue Wang (https://github.com/KeithYue) and Yulin Che (https://github.com/CheYulin). 2) top-k version (https://github.com/CheYulin/SimRank/tree/develop) by Yue Wang and Zonghao Feng (https://github.com/unisolate)LIGHT
PublicEfficient-DPP
PublicData-parallel primitives implementations in OpenCL their native code versionsmanymap
PublicAccelerating Long Read Alignment on Three ProcessorsppSCAN
PublicppSCAN: Parallelizing Pruning-based Graph Structural Clustering (ICPP'18) - by Yulin Che, Shixuan Sun and Prof. Qiong LuoAccTrussDecomposition
PublicSource code of "Accelerating Truss Decomposition on Heterogeneous Processors", accepted by VLDB'20 - By Yulin Che, Zhuohang Lai, Shixuan Sun, Yue Wang, and Prof. Qiong Luo- Parallel Kronecker Binary EdgeList (*.bin) To CSR (Lijun Chang's Format: b_adj.bin, b_degree.bin), Graph Statistics: Parallel TC/Core/DODG Analytics
GTGraphFork
PublicA Fork of GTGraph (Supporting three types of graph generation, outputs can be either original formats or a binary edge list)- Kronecker Graph Generator (Forked from Graph500, supporting a binary edge list format)
pow-bench
PublicTriangleCounting
PublicTriangle Counting (DataFoutain, 三角形图计算算法设计及性能优化, top 11)TPCHQuery
PublicTPCH Query Q3 (DataFoutain, 云计算时代的大数据查询分析优化, Rank10, 优秀奖)pbbslib
PublicA Fork of CMU's pbbslib (c++17-based parallel primitives)AccTriCnt
PublicAccelerating All-Edge Common Neighbor Counting on Three Processors (ICPP'19) - By Yulin Che, Zhuohang Lai, Shixuan Sun, Prof. Qiong Luo and Yue WangUNIPAR
PublicEngineRaceRapids
PublicRapids团队 (https://github.com/CheYulin , https://github.com/shixuansun and https://github.com/WANG-lp), Engine Race (Key-Value Store on Intel Optane SSD, https://tianchi.aliyun.com/competition/entrance/231689/rankingList/1 ),线上成绩413.69s, 排名第1EngineRace
PublicEngine Race (Key-Value Store for Intel Optane SSD) - By Rapids团队 (https://github.com/CheYulin & https://github.com/shixuansun & https://github.com/WANG-lp)SubgraphContainment
PublicScaling Up Subgraph Query Processing with Efficient Subgraph Matching by Shixuan Sun and Dr. Qiong Luo