Add github.com/whitaker-io/machine (#3376)

* adding machine to Stream Processing

* Focusing description
This commit is contained in:
Jonathan Whitaker 2020-12-04 10:12:01 -08:00 committed by GitHub
parent bb13e01eee
commit e33dac8811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1635,6 +1635,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries and tools for stream processing and reactive programming.*
* [go-streams](https://github.com/reugn/go-streams) - Go stream processing library.
* [machine](https://github.com/whitaker-io/machine) - Go library for writing and generating stream workers with built in metrics and traceability.
* [stream](https://github.com/youthlin/stream) - Go Stream, like Java 8 Stream: Filter/Map/FlatMap/Peek/Sorted/ForEach/Reduce...
## Template Engines