Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sof3/go-stable-toposort
Stable topological sort implementation in golang
https://github.com/sof3/go-stable-toposort
topological-sort toposort
Last synced: about 1 month ago
JSON representation
Stable topological sort implementation in golang
- Host: GitHub
- URL: https://github.com/sof3/go-stable-toposort
- Owner: SOF3
- License: apache-2.0
- Created: 2018-08-26T05:28:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T14:15:18.000Z (about 6 years ago)
- Last Synced: 2024-06-20T03:39:51.693Z (5 months ago)
- Topics: topological-sort, toposort
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-stable-toposort
Stable topological sort implementation in golang