awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
agoalofalife avatar

agoalofalife/event

0
View on GitHub↗

Event

The implementation of the pattern observer

Features

  • Messaging Systems - Implementation of the observer pattern.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • Messaging - Listed in the “Messaging” section of the Awesome Go awesome list.
  • Messaging Systems - Observer pattern implementation.
  • 62 星标·12 分支·Go·MIT·3 次浏览

    Star 历史

    agoalofalife/event 的 Star 历史图表agoalofalife/event 的 Star 历史图表

    Event 的开源替代方案

    相似的开源项目,按与 Event 的功能重合度排序。
    • appleboy/drone-lineappleboy 的头像

      appleboy/drone-line

      81在 GitHub 上查看↗

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

      Gobotdockerlinebot
      在 GitHub 上查看↗81
    • appleboy/gorushappleboy 的头像

      appleboy/gorush

      8,738在 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
      在 GitHub 上查看↗8,738
    • asaskevich/eventbusasaskevich 的头像

      asaskevich/EventBus

      1,976在 GitHub 上查看↗

      Go Lightweight eventbus with async compatibility for Go

      Goevent-drivengolang
      在 GitHub 上查看↗1,976
    • alexsniffin/gosdalexsniffin 的头像

      alexsniffin/gosd

      26在 GitHub 上查看↗

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

      Gogomessagingscheduling
      在 GitHub 上查看↗26
    查看 Event 的所有 30 个替代方案→

    常见问题解答

    agoalofalife/event 是做什么的?

    The implementation of the pattern observer

    agoalofalife/event 的主要功能有哪些?

    agoalofalife/event 的主要功能包括:Messaging Systems, Messaging。

    agoalofalife/event 有哪些开源替代品?

    agoalofalife/event 的开源替代品包括: appleboy/drone-line — Sending line notifications using a binary, docker or Drone CI. alexsniffin/gosd — A library for scheduling when to dispatch a message to a channel. 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… appleboy/gorush — Gorush is a dedicated notification dispatch server used to send real-time alerts to iOS and Android mobile devices. It… cheshir/go-mq — Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.