https://github.com/form3tech-oss/go-flow
A streams processing toolkit that is heavily inspired by AKKA Streams that can be used to simplify the construction of messaging pipelines.
https://github.com/form3tech-oss/go-flow
golang
Last synced: 5 months ago
JSON representation
A streams processing toolkit that is heavily inspired by AKKA Streams that can be used to simplify the construction of messaging pipelines.
- Host: GitHub
- URL: https://github.com/form3tech-oss/go-flow
- Owner: form3tech-oss
- License: apache-2.0
- Archived: true
- Created: 2020-12-10T12:11:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T11:55:12.000Z (about 5 years ago)
- Last Synced: 2025-04-12T07:03:34.636Z (about 1 year ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# go-flow
A streams processing toolkit that is heavily inspired by AKKA Streams that can be used to simplify the construction of messaging pipelines.