Pipes
pipeline56

An implementation of pipelines with fan-in and fan-out.

ordered-concurrently40

Go module that processes work concurrently and returns output in a channel in the order of input.

parapipe33

FIFO Pipeline which parallels execution on each stage while maintaining the order of messages and results.