1 repository
Tools that generate server-side stubs from interface definitions for multiple programming languages.
Distinct from Multi-Language Client Generation: Distinct from Multi-Language Client Generation: generates server stubs, not client libraries, from interface definitions.
Explore 1 awesome GitHub repository matching web development · Server Stub Generators. Refine with filters or upvote what's useful.
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
Generates client and server stubs from interface definitions across C++, Java, Node.js, PHP, and Go.