A lightweight stream processing library for Go. go-streams provides a simple and concise DSL to build data pipelines. In computing, a pipeline, also known as a data pipeline, is a set of data processing elements connected in series, where the output of one element is the input of the next one. The elements of a pipeline are often executed in parallel or in time-sliced fashion. Some amount of buffer storage is often inserted between elements.

Features

  • Package streams provides interfaces of the streaming library
  • Flow represents a set of stream processing steps that has one open input and one open output
  • Package extension provides basic connector implementations
  • Package util provides utility functions
  • Flow capabilities (flow package)
  • Stream processing library for Go

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow go-streams

go-streams Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of go-streams!

Additional Project Details

Programming Language

Go

Related Categories

Go Data Pipeline Tool, Go Stream Processing Tool

Registered

2023-06-12