go-observer VS event

Compare go-observer vs event and see what are their differences.

go-observer

Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers (by imkira)

event

Simple observer pattern implementation (by gocrumb)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-observer event
1 2
84 4
- -
4.8 0.0
10 months ago almost 3 years ago
Go Go
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-observer

Posts with mentions or reviews of go-observer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-09.

event

Posts with mentions or reviews of event. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-09.

What are some alternatives?

When comparing go-observer and event you can also consider the following projects:

broadcast - Notification broadcaster library

Reactive - Reactive Extensions for Golang with pipe support

watermill - Building event-driven applications the easy way in Go.

mob - mob is a generic-based, simple mediator / event aggregator Golang library. It supports in-process requests / events processing.

threadpool - Golang simple thread pool implementation

go-concurrency-guide - Practical concurrency guide in Go, communication by channels, patterns

channelize - A websocket framework to manage outbound streams. Allowing to have multiple channels per connection that includes public and private channels.