Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/subpop/go-graph

basic graphs in Go
https://github.com/subpop/go-graph

Last synced: 3 days ago
JSON representation

basic graphs in Go

Awesome Lists containing this project

README

        

[![PkgGoDev](https://pkg.go.dev/badge/github.com/subpop/go-graph)](https://pkg.go.dev/github.com/subpop/go-graph)
[![Go Report Card](https://goreportcard.com/badge/github.com/subpop/go-graph)](https://goreportcard.com/report/github.com/subpop/go-graph)

Another graph package in Go.

This is really just an experiment in API design. But it's always fun to write
a graphing library.