stream-processing topic

List stream-processing repositories

go-rivers

38
Stars
8
Forks
Watchers

Collection of stream processing / multiplexing / networking libs in Go

rivulet

17
Stars
1
Forks
Watchers

Asynchronous pipelines of contiguous data, for rust.

catenae-kafka

17
Stars
2
Forks
Watchers

Catenae 2 – Microservices Framework for Kafka

vaero

66
Stars
1
Forks
Watchers

Complete log pipeline solution in Python. Runs fast in Go.

stream

65
Stars
3
Forks
Watchers

stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library

beepbeep-3

25
Stars
16
Forks
Watchers

An event stream processor anyone can use

tiny-cps

16
Stars
0
Forks
Watchers

Tiny goodies for Continuation-Passing-Style functions (OLDER VERSION), use instead the NEWER `cpsfy`