Stream Processing - Awesome Go
Libraries and tools for stream processing and reactive programming.
- go-streams - Go stream processing library.
- goio - An implementation of IO, Stream, Fiber for Golang, inspired by awesome Scala libraries cats and fs2.
- machine - Go library for writing and generating stream workers with built in metrics and traceability.
- stream - Go Stream, like Java 8 Stream: Filter/Map/FlatMap/Peek/Sorted/ForEach/Reduce...