Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scnewma/par-topsort
https://github.com/scnewma/par-topsort
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/scnewma/par-topsort
- Owner: scnewma
- License: mit
- Created: 2022-08-17T03:27:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T01:59:53.000Z (over 2 years ago)
- Last Synced: 2024-06-19T13:45:27.278Z (5 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graph Parallel Walk
Example code of how to do parallel processing of verticies in a DAG.
NOT tested for production use. :)