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

2 repos

Awesome GitHub RepositoriesMicroservices Architectures

Patterns for decomposing applications into independent, scalable service units.

Distinguishing note: Focuses on the structural decomposition of the platform.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Microservices Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Microservices Architectures

Awesome Microservices Architectures GitHub Repositories

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

    RocketChat/Rocket.Chat

    44,669View on GitHub↗

    Rocket.Chat is a self-hosted communication platform designed for organizations to maintain full control over their messaging infrastructure and data. It functions as a scalable collaboration suite that supports growing teams by managing consistent configuration cycles across diverse deployment environments. The platform distinguishes itself through a modular architecture that allows for deep customization of enterprise collaboration workflows. It features a sandboxed application engine that enables developers to build and integrate custom tools and plugins within an isolated environment, ensu

    Decomposes the platform into independent, scalable services for high-concurrency workloads.

    TypeScriptchatcollaborationfoss
    44,669View on GitHub↗
  • karanpratapsingh/system-design

    karanpratapsingh/system-design

    40,519View on GitHub↗

    This project is a comprehensive educational resource focused on the principles, patterns, and trade-offs required to design scalable, reliable, and high-performance distributed systems. It provides a structured curriculum that covers the fundamental architectural strategies necessary for building modern software infrastructure, ranging from high-level system decomposition to low-level networking and data management. The repository distinguishes itself by offering deep dives into complex architectural patterns, such as microservices-based decomposition, event-driven communication, and command-

    Applications are structured as a collection of small autonomous services that implement specific business capabilities within bounded contexts.

    architecturedistributed-systemsengineering
    40,519View on GitHub↗