CoreRPC
RPC framework
An extensible RPC library with support for multiple transport protocols and automatic class registration.
Extensible RPC library with Typescript client generator
82 stars
9 watching
17 forks
Language: C#
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
huntlabs/kissrpc | A high-performance RPC framework with built-in data compression and support for multiple transport protocols | 40 |
kostya/simple_rpc | An RPC framework for building remote procedure calls between different languages and applications. | 68 |
baidu/sofa-pbrpc | A light-weight RPC framework for high-performance and easy-to-use communication between services. | 2,135 |
rookie-ninja/rk-grpc | A tool for building gRPC microservices with automated code generation and middleware support | 75 |
0rpc/zerorpc-python | A flexible RPC implementation using ZeroMQ and MessagePack | 3,179 |
grpc/grpc-kotlin | A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
nuxinl/arpc | An RPC framework that supports file descriptor passing and privilege separation. | 18 |
trpc-group/trpc-go | A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. | 844 |
insidexa/nestjs-rpc | A package providing support for JSON-RPC in NestJS applications. | 62 |
cxxxr/jsonrpc | A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
muninrpc/muninrpc | A GUI client for RPC services using gRPC and protobuf | 130 |
samchon/tgrid | A framework for distributed computing and remote procedure calls over WebSocket and worker protocols. | 148 |
octopusdeploy/halibut | An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. | 12 |
hoplon/castra | A Clojure RPC library that enables asynchronous server-side function execution from client-side code. | 172 |