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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vuespkg.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.

Historique des stars

Graphique de l'historique des stars pour mustafaturan/busGraphique de l'historique des stars pour mustafaturan/bus

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Bus

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Bus.
  • alexsniffin/gosdAvatar de alexsniffin

    alexsniffin/gosd

    26Voir sur GitHub↗

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

    Gogomessagingscheduling
    Voir sur GitHub↗26
  • appleboy/drone-lineAvatar de appleboy

    appleboy/drone-line

    81Voir sur GitHub↗

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

    Gobotdockerlinebot
    Voir sur GitHub↗81
  • appleboy/gorushAvatar de appleboy

    appleboy/gorush

    8,738Voir sur 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
    Voir sur GitHub↗8,738
  • agoalofalife/eventAvatar de agoalofalife

    agoalofalife/event

    62Voir sur GitHub↗

    The implementation of the pattern observer

    Goeventevent-goevents
    Voir sur GitHub↗62
Voir les 30 alternatives à Bus→

Questions fréquentes

Que fait mustafaturan/bus ?

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

Quelles sont les fonctionnalités principales de mustafaturan/bus ?

Les fonctionnalités principales de mustafaturan/bus sont : Messaging Systems, Messaging.

Quelles sont les alternatives open-source à mustafaturan/bus ?

Les alternatives open-source à mustafaturan/bus incluent : 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.