awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • onefinestay/namekoAvatar onefinestay

    onefinestay/nameko

    4,754Vezi pe GitHub↗

    Nameko este un framework de microservicii Python conceput pentru construirea de sisteme distribuite. Funcționează ca un framework de comunicare RPC și un instrument de arhitectură bazată pe evenimente, folosind un message broker pentru a decupla componentele de serviciu izolate. Framework-ul oferă un gateway multi-protocol care expune logica microserviciilor interne către clienții externi prin endpoint-uri HTTP și websockets. Permite schimbul de mesaje de tip request-response și difuzarea de evenimente asincrone pentru a menține consistența datelor într-un sistem distribuit. Sistemul include o interfață de linie de comandă pentru controlul și interacțiunea cu serviciile, precum și utilitare pentru testarea unitară și de integrare a logicii serviciilor distribuite.

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

    Python
    Vezi pe GitHub↗4,754
  • networknt/light-4jAvatar networknt

    networknt/light-4j

    3,672Vezi pe 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
    Vezi pe GitHub↗3,672
  1. Home
  2. Software Engineering & Architecture
  3. Microservices Frameworks