humayunk1 / PKCLinks
Parallel k-core Decomposition on Multicore Platforms
☆11Updated 5 years ago
Alternatives and similar repositories for PKC
Users that are interested in PKC are comparing it to the libraries listed below
Sorting:
- iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16☆26Updated 8 years ago
- Source code for VLDB 2015 paper "The More the Merrier: Efficient Multi-Source Graph Traversal"☆25Updated 10 years ago
- GBBS: Graph Based Benchmark Suite☆214Updated 3 months ago
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆30Updated 6 years ago
- Asynchronous Multi-GPU Programming Framework☆47Updated 4 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆38Updated 6 years ago
- Enterprise: Breadth-First Graph Traversal on GPUs. SC'15.☆32Updated 8 years ago
- A Comprehensive Benchmark Suite for Graph Computing☆71Updated 6 years ago
- ☆29Updated 8 years ago
- Frog is Asynchronous Graph Processing on GPU with Hybrid Coloring Model. The fundamental idea is based on Pareto principle (or 80-20 rule…