GitHub / JimmyShi22 / DGraph
DGraph is a system for directed graph processing with taking advantage of the strongly connected component structure. On this system, most graph partitions are able to reach convergence in order and need to be loaded into the main memory for exactly once, getting much lower data access cost and faster convergence.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyShi22%2FDGraph
PURL: pkg:github/JimmyShi22/DGraph
Stars: 6
Forks: 7
Open issues: 0
License: None
Language: C++
Size: 156 KB
Dependencies parsed at: Pending
Created at: almost 9 years ago
Updated at: almost 5 years ago
Pushed at: almost 5 years ago
Last synced at: 3 months ago
Topics: compressed-data, dgraph, graph-algorithms, graph-computing, graph-processing, scc