mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add goio (#4231)
[goio](https://github.com/primetalk/goio) - An implementation of IO, Stream, Fiber for Golang, inspired by awesome Scala libraries cats and fs2.
This commit is contained in:
parent
bf60f751de
commit
5c585f4bf2
@ -2145,6 +2145,7 @@ _Libraries and tools for binary serialization._
|
||||
_Libraries and tools for stream processing and reactive programming._
|
||||
|
||||
- [go-streams](https://github.com/reugn/go-streams) - Go stream processing library.
|
||||
- [goio](https://github.com/primetalk/goio) - An implementation of IO, Stream, Fiber for Golang, inspired by awesome Scala libraries cats and fs2.
|
||||
- [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...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user