graph-datastructures topic
MetaGraphs.jl
I never metagraph I didn't like.
awesome-dynamic-graphs
A collection of resources on dynamic/streaming/temporal/evolving graph processing systems, databases, data structures, datasets, and related academic and industrial work
StaticGraphs.jl
Memory-efficient immutable LightGraphs.
dynamic-connectivity
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
A golang generic graph library that provides mathematical graph-theory and algorithms.
python-graphblas
Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics
graphblas-algorithms
Graph algorithms written in GraphBLAS