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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
agoalofalife avatar

agoalofalife/event

0
View on GitHub↗
62 estrellas·12 forks·Go·MIT·2 vistas

Event

The implementation of the pattern observer

Features

  • Messaging Systems - Implementation of the observer pattern.
  • Messaging - Listed in the “Messaging” section of the Awesome Go awesome list.
  • Messaging Systems - Observer pattern implementation.

Historial de estrellas

Gráfico del historial de estrellas de agoalofalife/eventGráfico del historial de estrellas de agoalofalife/event

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Event

Proyectos open-source similares, clasificados según cuántas características comparten con Event.
  • appleboy/drone-lineAvatar de appleboy

    appleboy/drone-line

    81Ver en GitHub↗

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

    Gobotdockerlinebot
    Ver en GitHub↗81
  • appleboy/gorushAvatar de appleboy

    appleboy/gorush

    8,738Ver en 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
    Ver en GitHub↗8,738
  • asaskevich/eventbusAvatar de asaskevich

    asaskevich/EventBus

    1,976Ver en GitHub↗

    Go Lightweight eventbus with async compatibility for Go

    Goevent-drivengolang
    Ver en GitHub↗1,976
  • alexsniffin/gosdAvatar de alexsniffin

    alexsniffin/gosd

    26Ver en GitHub↗

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

    Gogomessagingscheduling
    Ver en GitHub↗26
Ver las 30 alternativas a Event→

Preguntas frecuentes

¿Qué hace agoalofalife/event?

The implementation of the pattern observer

¿Cuáles son las características principales de agoalofalife/event?

Las características principales de agoalofalife/event son: Messaging Systems, Messaging.

¿Qué alternativas de código abierto existen para agoalofalife/event?

Las alternativas de código abierto para agoalofalife/event incluyen: 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.