CoreRPC

RPC framework

An extensible RPC library with support for multiple transport protocols and automatic class registration.

Extensible RPC library with Typescript client generator

GitHub

82 stars
9 watching
17 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists


Backlinks from these 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 implementation of Google's protobuf RPC framework 2,132
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 based on ZeroMQ and MessagePack. 3,177
grpc/grpc-kotlin A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing 1,203
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. 830
insidexa/nestjs-rpc A package providing support for JSON-RPC in NestJS applications. 62
cxxxr/jsonrpc A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. 66
muninrpc/muninrpc A GUI client for RPC services using gRPC and protobuf 130
samchon/tgrid Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. 145
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