awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesMulti-Language Microservice Development

Writing microservices in C++, Java, Node.js, PHP, or Go using a shared RPC framework with consistent protocol support.

Distinct from Microservice Development Platforms: Distinct from Microservice Development Platforms: focuses on multi-language support within a single framework, not the broader platform tooling.

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

Awesome Multi-Language Microservice Development GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • tarscloud/tarsTarsCloud का अवतार

    TarsCloud/Tars

    10,071GitHub पर देखें↗

    Tars is a distributed systems platform that provides a high-performance remote procedure call (RPC) framework, service discovery, and a centralized administration platform for building and managing microservice-based applications. At its core, it offers a custom binary protocol for efficient serialization and communication between services, along with a name service that dynamically resolves service endpoints for RPC routing. The platform distinguishes itself by supporting multi-language microservice development, enabling services to be written in C++, Java, Node.js, PHP, and Go using a share

    Supports writing microservices in C++, Java, Node.js, PHP, or Go using a shared RPC framework.

    C++high-availabilityhigh-performancemicroservice
    GitHub पर देखें↗10,071
  • rivet-dev/rivetrivet-dev का अवतार

    rivet-dev/rivet

    5,619GitHub पर देखें↗

    Rivet is a distributed infrastructure for managing the lifecycle, addressing, and persistence of stateful actors and durable execution engines. It provides a distributed process sandbox that executes application logic within lightweight isolates, ensuring resource isolation and fast cold starts. The system is designed to coordinate multi-step operations using persistent queues and timers to guarantee reliable task completion across distributed environments. The platform specifically enables the orchestration of stateful AI agents that maintain persistent memory and state across long-running i

    Enables the development of stateful actor logic using multiple programming languages to meet different performance needs.

    Rustactoractorscloudflare
    GitHub पर देखें↗5,619
  1. Home
  2. Software Engineering & Architecture
  3. Microservice Development Platforms
  4. Multi-Language Microservice Development

सब-टैग एक्सप्लोर करें

  • Stateful Actor RuntimesRuntimes that support implementing stateful actor logic across multiple programming languages. **Distinct from Multi-Language Microservice Development:** Focuses on the stateful actor pattern specifically, rather than general microservices.