Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tooling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Also, this space includes a list of proposed packages that would fill certain ga
- [github.com/chrislusf/glow](https://github.com/chrislusf/glow) - Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc.
- [github.com/chrislusf/gleam](https://github.com/chrislusf/gleam) - Another go based distributed execution system.
- [github.com/flowbase/flowbase](https://github.com/flowbase/flowbase) - A Flow-based Programming inspired micro-framework for Go (Golang) http://flowbase.org.
- [github.com/ExaScience/pargo](https://github.com/ExaScience/pargo) - Provides functions and data structures for expressing parallel algorithms in Go
- [github.com/scipipe/scipipe](https://github.com/scipipe/scipipe) - A Scientific workflow system written in pure Go (Golang) inspired by Flow-based Programming http://scipipe.org.
- [github.com/matryer/vice](https://github.com/matryer/vice) - Go channels at horizontal scale (powered by message queues).

Expand Down