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

cheshir/go-mq

0
View on GitHub↗
91 stars·19 forks·Go·Apache-2.0·4 views

Go Mq

Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.

Features

  • Messaging Systems - RabbitMQ client with declarative configuration.
  • Messaging - Listed in the “Messaging” section of the Awesome Go awesome list.
  • Messaging Systems - RabbitMQ client with declarative configuration.

Star history

Star history chart for cheshir/go-mqStar history chart for cheshir/go-mq

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 Go Mq

Similar open-source projects, ranked by how many features they share with Go Mq.
  • 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 Go Mq→

Frequently asked questions

What does cheshir/go-mq do?

Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.

What are the main features of cheshir/go-mq?

The main features of cheshir/go-mq are: Messaging Systems, Messaging.

What are some open-source alternatives to cheshir/go-mq?

Open-source alternatives to cheshir/go-mq 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.