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

https://github.com/dnaeon/go-dependency-graph-algorithm

Dependency graph resolution algorithm in Go
https://github.com/dnaeon/go-dependency-graph-algorithm

Last synced: 9 months ago
JSON representation

Dependency graph resolution algorithm in Go

Awesome Lists containing this project

README

          

## Dependency Graph Resolution Algorithm in Go

An example of dependency graph resolution algorithm written in Go.

Read more about it and the motivation behind it at
http://dnaeon.github.io/dependency-graph-resolution-algorithm-in-go/