awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesMicroservices Management

Tools for orchestrating and scaling independent services within a distributed architecture.

Distinguishing note: No candidates provided; this is a specific infrastructure domain.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Microservices Management. Refine with filters or upvote what's useful.

Awesome Microservices Management GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • apple/containerالصورة الرمزية لـ apple

    apple/container

    37,726عرض على GitHub↗

    This project serves as a technical educational resource and software implementation example focused on dependency injection architecture and containerized application packaging. It provides a centralized framework for managing the lifecycle and configuration of application components, allowing objects to receive their dependencies from a registry rather than creating them internally. The project distinguishes itself by offering a type-safe service resolution mechanism that uses language-level information to map abstract interfaces to concrete implementations. By utilizing an inversion of cont

    Orchestrates and scales independent services that communicate over a network.

    Swift
    عرض على GitHub↗37,726
  • ctripcorp/apolloالصورة الرمزية لـ ctripcorp

    ctripcorp/apollo

    29,760عرض على GitHub↗

    Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized platform for storing, distributing, and syncing application settings across distributed environments to maintain consistency across various clusters. The system distinguishes itself through a dynamic configuration orchestrator that supports real-time updates to connected applications, eliminating the need for manual service restarts. It features a grayscale configuration deployment tool for rolling out changes to a small subset of service instances and a version control system

    Offers tools for orchestrating and managing configuration settings for independent services within a distributed architecture.

    Java
    عرض على GitHub↗29,760
  • alexellis/faasالصورة الرمزية لـ alexellis

    alexellis/faas

    26,192عرض على GitHub↗

    This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for deploying event-driven functions and microservices as compatible container images onto a Kubernetes cluster. The platform includes an event-driven function orchestrator that triggers executions via HTTP requests or message streams. It features an auto-scaling function manager that adjusts the number of active instances based on real-time demand and scales down to zero during inactivity. A background queuing system is included to process asynchronous tasks and maintain application re

    Orchestrates and scales independent microservices through a dedicated CLI and visual management dashboard.

    Go
    عرض على GitHub↗26,192
  • cloudwego/kitexالصورة الرمزية لـ cloudwego

    cloudwego/kitex

    7,973عرض على GitHub↗

    Kitex is a high-performance remote procedure call framework for building distributed microservices in Go. It provides a communication system compatible with gRPC and Protobuf standards and includes a suite of tools for microservices governance. The framework features proxyless service mesh integration, which allows it to manage network traffic and governance directly without adding sidecar proxy latency. It optimizes data throughput through a high-performance communication library that minimizes memory copies. The system covers a broad surface of distributed capabilities, including service d

    Includes a comprehensive suite of tools for managing service discovery, load balancing, and circuit breaking in microservice architectures.

    Goframeworkgogrpc
    عرض على GitHub↗7,973
  • docker/docker-ceالصورة الرمزية لـ docker

    docker/docker-ce

    5,755عرض على GitHub↗

    Docker CE هو منصة حاويات متوافقة مع OCI ومحرك تشغيل يُستخدم لبناء وتشغيل التطبيقات داخل بيئات معزولة. يعمل كمنسق حاويات Linux ويوفر واجهة سطر أوامر لإدارة دورة الحياة الكاملة لمثيلات التطبيقات قيد التشغيل. تُمكّن المنصة من نشر التطبيقات المعتمدة على الحاويات وتوزيع البرامج عبر المنصات عن طريق تعبئة البرامج مع تبعياتها. تدعم إدارة معمارية الخدمات المصغرة وإنشاء بيئات تطوير محلية قابلة للتكرار. يتضمن النظام قدرات لتنسيق دورة حياة التطبيق، مما يسمح للمستخدمين ببدء وإيقاف وفحص الحاويات. كما يوفر أدوات لإدارة الحاويات المعزولة لضمان سلوك متسق عبر بنيات الحوسبة المختلفة.

    Orchestrates independent services running in isolated containers to facilitate scaling and updates in microservices architectures.

    Go
    عرض على GitHub↗5,755
  1. Home
  2. DevOps & Infrastructure
  3. Microservices Management