Get the latest tech news
Event – Fast, In-Process Event Dispatcher
Simple internal event bus for Go applications. Contribute to kelindar/event development by creating an account on GitHub.
This repository contains a simple, in-process event dispatcher to be used to decouple internal modules. For convenience, this package provides a default global dispatcher that can be used with On() and Emit() package-level functions. Please note that the benchmarks are run on a 13th Gen Intel(R) Core(TM) i7-13700K CPU, and results may vary based on the machine and environment.
Or read this on Hacker News