graph-datastructures topic

List graph-datastructures repositories

MetaGraphs.jl

94
Stars
24
Forks
Watchers

I never metagraph I didn't like.

awesome-dynamic-graphs

119
Stars
16
Forks
Watchers

A collection of resources on dynamic/streaming/temporal/evolving graph processing systems, databases, data structures, datasets, and related academic and industrial work

StaticGraphs.jl

32
Stars
8
Forks
Watchers

Memory-efficient immutable LightGraphs.

dynamic-connectivity

18
Stars
2
Forks
Watchers

Data structure for dynamic connectivity in undirected graphs. Supports adding and removing edges and checking whether two vertices are connected (there's a path between them) in polylogarithmic time.

gograph

49
Stars
7
Forks
Watchers

A golang generic graph library that provides mathematical graph-theory and algorithms.

python-graphblas

116
Stars
15
Forks
Watchers

Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics