An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/jimmyshi22/dgraph

compressed-data dgraph graph-algorithms graph-computing graph-processing scc

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project