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

https://github.com/sbromberger/gographs

Graphs in go
https://github.com/sbromberger/gographs

Last synced: 15 days ago
JSON representation

Graphs in go

Awesome Lists containing this project

README

        

# gographs

Graphs in Go. Optimized BFS and parallel BFS.

Currently very much a work in progress.