gen_rpc
RPC library
A scalable RPC library for Erlang-based languages
A scalable RPC library for Erlang-VM based languages
222 stars
15 watching
81 forks
Language: Erlang
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rpt/gen_tcp_server | A behaviour providing quick and easy way to add TCP server functionality to applications | 11 |
gen-smtp/gen_smtp | An Erlang SMTP client and server library with support for various authentication mechanisms and IPv6. | 683 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
bluehouse-technology/grpc | An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,807 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
elixir-grpc/grpc | An Elixir implementation of the gRPC protocol for building networked services | 1,402 |
yakivy/poppet | A minimal, type-safe RPC library for Scala. | 25 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 702 |
firecomm/firecomm | A feature-rich gRPC-Node library providing core functions for building RPC clients and servers with support for various middleware and error handling options. | 226 |
nedpals/v-jsonrpc | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
ziglibs/antiphony | A remote procedure call solution for Zig programming language | 34 |
vmagamedov/grpclib | Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 938 |
joyrex2001/grpc-perl | An implementation of the gRPC transport layer in Perl | 33 |