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

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

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

2 مستودعات

Awesome GitHub RepositoriesMicroservices Frameworks

Frameworks designed to facilitate the development and coordination of small, independent services within a distributed architecture.

Distinct from Python Frameworks: The candidates provided are either specific to gRPC, web crawling, or CI/CD, rather than general microservices orchestration.

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

Awesome Microservices Frameworks GitHub Repositories

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

    onefinestay/nameko

    4,754عرض على GitHub↗

    Nameko is a Python microservices framework designed for building distributed systems. It functions as an RPC communication framework and an event-driven architecture tool, using a message broker to decouple isolated service components. The framework provides a multi-protocol gateway that exposes internal microservice logic to external clients via HTTP endpoints and websockets. It enables the exchange of request-response messages and the broadcasting of asynchronous events to maintain data consistency across a distributed system. The system includes a command line interface for controlling an

    Provides a comprehensive framework for building decoupled microservices in Python using a message broker for communication.

    Python
    عرض على GitHub↗4,754
  • networknt/light-4jالصورة الرمزية لـ networknt

    networknt/light-4j

    3,672عرض على GitHub↗

    light-4j is a Java microservices framework designed for building scalable distributed systems. It provides a toolkit for developing cloud-native services with integrated support for service discovery, telemetry, and secure inter-service communication. The project includes a runtime OpenAPI request validator to ensure communication consistency by checking data against formal specifications. It also features an OAuth2 API security gateway for verifying identity tokens and managing credentials, alongside an event-sourcing messaging system for building command query responsibility segregation arc

    Provides a comprehensive toolkit for developing and coordinating independent services within a distributed Java architecture.

    Java
    عرض على GitHub↗3,672
  1. Home
  2. Software Engineering & Architecture
  3. Microservices Frameworks