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

2 repos

Awesome GitHub RepositoriesMicroservice Orchestration

Frameworks for managing the lifecycle, communication, and state of distributed service clusters.

Distinguishing note: Focuses on the orchestration layer of microservice architectures.

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

  1. Home
  2. Software Engineering & Architecture
  3. Microservice Orchestration

Awesome Microservice Orchestration GitHub Repositories

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

    alibaba/spring-cloud-alibaba

    29,043View on GitHub↗

    Spring Cloud Alibaba is a microservices orchestration framework that provides a standardized programming model for building distributed systems. It functions as a cloud-native integration layer, bridging enterprise application frameworks with distributed infrastructure to manage service discovery, traffic control, and state consistency across complex, multi-part application environments. The framework distinguishes itself through specialized components for managing distributed operations, including aspect-oriented traffic control that enforces flow rules, circuit breaking, and rate limiting a

    Orchestrates traffic, service discovery, and messaging to ensure reliable communication in distributed environments.

    Javaalibabaalibaba-middlewarealibaba-oss
    29,043View on GitHub↗
  • 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

    Develop resilient microservices that communicate securely using a service invocation interface that handles service discovery, automatic retries, and mutual authentication between different network components.

    Gocontainersevent-drivenkubernetes
    25,510View on GitHub↗