awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Event Driven Messaging · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesEvent Driven Messaging

Interfaces and abstractions for decoupling services through asynchronous message delivery and pub-sub patterns.

Distinguishing note: Focuses on the messaging abstraction layer rather than specific message broker implementations.

Explore 1 awesome GitHub repository matching software engineering & architecture · Event Driven Messaging. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Event Driven Messaging

Awesome Event Driven Messaging GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • dapr/dapr

    dapr/dapr

    25,510View on GitHub↗

    Dapr is a distributed application runtime that provides a sidecar-based infrastructure layer for building resilient microservices and event-driven applications. By utilizing a sidecar proxy pattern, it abstracts complex infrastructure tasks into standardized, network-accessible APIs, allowing developers to focus on application logic while the runtime handles service discovery, state management, and secure communication. The platform distinguishes itself through a pluggable component architecture and language-agnostic design, enabling services written in any programming language to interact wi

    Build event-driven applications by decoupling services through a publish-subscribe interface that manages message delivery, retries, and integration with various external message brokers.

    Gocontainersevent-drivenkubernetes
    25,510View on GitHub↗