mtodat / ms-bfsLinks
Source code for VLDB 2015 paper "The More the Merrier: Efficient Multi-Source Graph Traversal"
☆24Updated 9 years ago
Alternatives and similar repositories for ms-bfs
Users that are interested in ms-bfs are comparing it to the libraries listed below
Sorting:
- Graphs analytics on collections of views!☆35Updated last year
- A NUMA-aware Graph-structured Analytics Framework☆44Updated 6 years 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
- GBBS: Graph Based Benchmark Suite☆211Updated 7 months ago
- Differentiated Computation and Partitioning on Skewed (Natural or Bipartite) Graphs☆66Updated 3 years ago
- A C++ library for the analysis of structural dynamic graphs☆27Updated 3 years ago
- Edge-centric Graph Processing System using Streaming Partitions☆82Updated 7 years ago
- Code for the paper titled "Optimizing Subgraph Queries by Combining Binary and Worst-Case Optimal Joins". VLDB'19☆33Updated 2 months ago
- A simple implementation of the packed memory array☆19Updated 11 years ago
- LiveGraph: a transactional graph storage system with purely sequential adjacency list scans☆55Updated 4 years ago
- Generic driver for LDBC Graphalytics implementation☆83Updated 6 months ago
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆58Updated 4 years ago
- Aspen is a Low-Latency Graph Streaming System built using Compressed Purely-Functional Trees☆88Updated 6 years ago
- Terrace: A Hierarchical Graph Container for Skewed Dynamic Graphs☆28Updated 2 years ago
- CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.☆52Updated 9 years ago
- iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16☆24Updated 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…☆36Updated 4 years ago
- Asynchronous Multi-GPU Programming Framework☆46Updated 4 years ago
- ☆20Updated 7 months ago
- Multi-threaded Large-Scale RMAT Graph Generator.☆129Updated last year
- C++ driver to evaluate updates in dynamic structural graphs☆17Updated 3 years ago
- GraphMat graph analytics framework☆102Updated 2 years ago
- ☆11Updated last year
- Chaos: Scale-out Graph Processing from Secondary Storage☆50Updated 9 years ago
- Dynamic data structure for sparse graphs.