Stars
Ligra: A Lightweight Graph Processing Framework for Shared Memory
Aspen is a Low-Latency Graph Streaming System built using Compressed Purely-Functional Trees
LiveGraph: a transactional graph storage system with purely sequential adjacency list scans
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
A C++ library for the analysis of structural dynamic graphs
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
A high performence Cross-platform (parallel) STL-like LSD radix sort algorithm by C++20, 2.5-14.3x faster than std::sort, support user-defined struct.