Skip to main content

ro

Reactive programming for Go

Streams beyond Go channels

Take Go channels further with fully composable reactive streams. Easily handle asynchronous data flows without getting tangled in goroutines.

Transformation chaining

Apply multiple transformations to your data in a clean, readable chain. Map, filter, and reduce streams fluently with a single pipeline.

Powerful developer experience

A minimal yet expressive API that gives you full control over your reactive pipelines. Build complex workflows without sacrificing clarity or performance.