Skip to content

paulofilip3/pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference Go Report Card Build

pipeline

A minimal yet powerful framework for building concurrent steaming data pipelines in Golang.

Informally, a pipeline is a series of stages connected by channels, where each stage is a group of goroutines running the same function.

Documentation

GoDoc is available here.

About

A minimal yet powerful framework for building pipelines in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages