awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
Β·
mehdihadeli avatar

mehdihadeli/Go-MediatR

0
View on GitHub↗
278 stars·18 forks·Go·MIT·1 viewpkg.go.dev/github.com/mehdihadeli/go-mediatr↗

Go MediatR

πŸšƒ A library for handling mediator patterns and simplified CQRS patterns within an event-driven architecture, inspired by csharp MediatR library.

Features

  • Messaging Systems - Mediator and CQRS pattern implementation for event-driven architectures.
  • Messaging - Listed in the β€œMessaging” section of the Awesome Go awesome list.

Star history

Star history chart for mehdihadeli/go-mediatrStar history chart for mehdihadeli/go-mediatr

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 MediatR

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

Frequently asked questions

What does mehdihadeli/go-mediatr do?

πŸšƒ A library for handling mediator patterns and simplified CQRS patterns within an event-driven architecture, inspired by csharp MediatR library.

What are the main features of mehdihadeli/go-mediatr?

The main features of mehdihadeli/go-mediatr are: Messaging Systems, Messaging.

What are some open-source alternatives to mehdihadeli/go-mediatr?

Open-source alternatives to mehdihadeli/go-mediatr 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.