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
·
mustafaturan avatar

mustafaturan/bus

0
View on GitHub↗
368 stars·25 forks·Go·Apache-2.0·3 viewspkg.go.dev/github.com/mustafaturan/bus/v3?tab=doc↗

Bus

🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit

Features

  • Messaging Systems - Minimalist message bus for internal communication.
  • Messaging - Listed in the “Messaging” section of the Awesome Go awesome list.
  • Messaging Systems - Minimalist internal message bus.

Star history

Star history chart for mustafaturan/busStar history chart for mustafaturan/bus

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

Open-source alternatives to Bus

Similar open-source projects, ranked by how many features they share with Bus.
  • 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
  • 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
  • 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
  • agoalofalife/eventagoalofalife avatar

    agoalofalife/event

    62View on GitHub↗

    The implementation of the pattern observer

    Goeventevent-goevents
    View on GitHub↗62
See all 30 alternatives to Bus→

Frequently asked questions

What does mustafaturan/bus do?

🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit

What are the main features of mustafaturan/bus?

The main features of mustafaturan/bus are: Messaging Systems, Messaging.

What are some open-source alternatives to mustafaturan/bus?

Open-source alternatives to mustafaturan/bus include: 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. appleboy/gorush — Gorush is a dedicated notification dispatch server used to send real-time alerts to iOS and Android mobile devices. It… asaskevich/eventbus — [Go] Lightweight eventbus with async compatibility for Go. 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.