golang-samber-ro
samber/cc-skills-golang
A type-safe, generics-first library for implementing ReactiveX streams in Go. It provides declarative, composable operators (150+) for handling asynchronous event streams, real-time data processing, and complex event-driven architectures. Use it when managing infinite data sources (e.g., WebSockets, tickers) or complex state changes, offering automatic backpressure and error propagation, simplifying manual goroutine/channel management.