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,071在 GitHub 上查看↗

    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,619在 GitHub 上查看↗

    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.