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

https://github.com/crhntr/topo

A generic topological sorter for a DAG
https://github.com/crhntr/topo

dag generic go graph topological-sort

Last synced: 4 months ago
JSON representation

A generic topological sorter for a DAG

Awesome Lists containing this project

README

        

Topological Sort

[![Go Reference](https://pkg.go.dev/badge/github.com/crhntr/topo.svg)](https://pkg.go.dev/github.com/crhntr/topo)
[![Go](https://github.com/crhntr/topo/actions/workflows/go.yml/badge.svg)](https://github.com/crhntr/topo/actions/workflows/go.yml)