A high-performance, lock-free broadcaster implementation for Go that allows one goroutine to efficiently broadcast messages to multiple subscribers.
high-performance concurrency observer-pattern generics broadcast lock-free pub-sub go-channels event-distribution
-
Updated
Oct 15, 2025 - Go