A pure go General-purpose Task-parallel Programming Framework with integrated visualizer and profiler
Stars
621
Forks
28
Watchers
621
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
117
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
feat(executor): add tracer/profiler options, validator, and code cleanup
9009d61View on GitHuboptimize(api): make condition task precede more user-friendly #103
db2a424View on GitHubstyle(taskflow): remove unnecessary exported interface (#101)
27efd16View on GitHubfix(copool): deadlock may occur when goroutines end too quick under certain situation (#100)
1986e09View on GitHubrefactor(visualizer): remove go-graphviz and build tag
5205f66View on GitHub