awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
asaskevich avatar

asaskevich/EventBus

0
View on GitHub↗
1,976 stars·244 forks·Go·MIT·8 viewsasaskevich.dev/projects/eventbus↗

EventBus

[Go] Lightweight eventbus with async compatibility for Go

Features

  • Messaging Systems - Lightweight event bus with asynchronous support.
  • Messaging - Listed in the “Messaging” section of the Awesome Go awesome list.
  • Messaging Systems - Lightweight event bus with async support.
  • More to explore - Event bus implementation.

Star history

Star history chart for asaskevich/eventbusStar history chart for asaskevich/eventbus

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does asaskevich/eventbus do?

[Go] Lightweight eventbus with async compatibility for Go

What are the main features of asaskevich/eventbus?

The main features of asaskevich/eventbus are: Messaging Systems, Messaging, More to explore.

What are some open-source alternatives to asaskevich/eventbus?

Open-source alternatives to asaskevich/eventbus include: appleboy/gorush — Gorush is a dedicated notification dispatch server used to send real-time alerts to iOS and Android mobile devices. It… centrifugal/centrifugo — Centrifugo is a self-hosted real-time messaging server that provides infrastructure for scalable notifications, a… agoalofalife/event — The implementation of the pattern observer. alexsniffin/gosd — A library for scheduling when to dispatch a message to a channel. appleboy/drone-line — Sending line notifications using a binary, docker or Drone CI. cheshir/go-mq — Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.

Open-source alternatives to EventBus

Similar open-source projects, ranked by how many features they share with EventBus.
  • appleboy/gorushappleboy avatar

    appleboy/gorush

    8,738View on GitHub↗

    Gorush is a dedicated notification dispatch server used to send real-time alerts to iOS and Android mobile devices. It functions as a centralized infrastructure for hosting a notification API and managing the delivery of push messages through high-throughput queuing. The system supports both gRPC streams and HTTP endpoints to receive notification triggers and includes a command-line interface for triggering alerts without a running server process. It manages network traffic through proxy routing via HTTP or SOCKS5 and secures server communication using automated TLS certificate management. O

    Goandroidapnsgcm
    View on GitHub↗8,738
  • appleboy/drone-lineappleboy avatar

    appleboy/drone-line

    81View on GitHub↗

    Sending line notifications using a binary, docker or Drone CI.

    Gobotdockerlinebot
    View on GitHub↗81
  • agoalofalife/eventagoalofalife avatar

    agoalofalife/event

    62View on GitHub↗

    The implementation of the pattern observer

    Goeventevent-goevents
    View on GitHub↗62
  • alexsniffin/gosdalexsniffin avatar

    alexsniffin/gosd

    26View on GitHub↗

    A library for scheduling when to dispatch a message to a channel

    Gogomessagingscheduling
    View on GitHub↗26
See all 30 alternatives to EventBus→