awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Message Broker Infrastructure · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesMessage Broker Infrastructure

Core software and architectural patterns for routing, queuing, and persisting messages between decoupled system components.

Explore 6 awesome GitHub repositories matching networking & communication · Message Broker Infrastructure. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Communication Platforms and Services
  4. Messaging and Notification Systems
  5. Messaging Services
  6. Message Broker Infrastructure

Awesome Message Broker Infrastructure GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vinta/awesome-python

    vinta/awesome-python

    283,687GitHubView on GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. Th

    Pythonawesomecollectionspython
  • supabase/supabase

    supabase/supabase

    97,908GitHubView on GitHub↗

    This project provides an integrated backend platform built around a relational database. It automatically generates REST and GraphQL APIs from database schemas, allowing for direct data interaction through standard requests and client libraries. The platform includes a comprehensive authentication system that manages u

    TypeScriptaialternativeauth
  • home-assistant/core

    home-assistant/core

    84,936GitHubView on GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve

    Pythonasynciohacktoberfesthome-automation
  • macrozheng/mall

    macrozheng/mall

    82,926GitHubView on GitHub↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secu

    Javadockerelasticsearchelk
  • modelcontextprotocol/servers

    modelcontextprotocol/servers

    79,000GitHubView on GitHub↗

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service envir

    TypeScript
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase

Explore sub-tags

  • Database Native QueuesQueue systems integrated directly into databases to provide reliable message delivery, archival, and real-time processing.
  • Event-Driven State BusesCommunication systems that decouple components by broadcasting state changes and events across a network.
  • JSON-RPC Message BusesInfrastructure that facilitates the exchange of structured requests and notifications between clients and servers using JSON-RPC.
Message Brokers
Infrastructure components that decouple service communication by facilitating asynchronous data exchange through message queues.
  • Publish-Subscribe MessagingMessaging mechanisms that enable low-latency communication between distributed services through a publish-subscribe model.
  • Real-Time Data Streams1 sub-tagTools for facilitating low-latency communication and event-driven architectures through persistent monitoring and streaming of data changes.