grpcbox

gRPC framework

A library for creating gRPC services in Erlang.

Erlang grpc on chatterbox

GitHub

139 stars
13 watching
62 forks
Language: Erlang
last commit: 7 months ago
Linked from 1 awesome list

erlanggrpcgrpc-server

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 155
joyrex2001/grpc-perl An implementation of the gRPC transport layer in Perl 33
bluehouse-technology/grpc An Erlang implementation of the gRPC protocol for building client-server communication services 100
grpc/grpc-swift A Swift language implementation of the gRPC protocol 2,048
grpc/grpc-kotlin A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing 1,203
grpc-ecosystem/polyglot A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. 530
containerd/ttrpc A lightweight GRPC implementation optimized for low-memory environments. 559
rookie-ninja/rk-grpc A tool for building gRPC microservices with automated code generation and middleware support 75
easycz/grpc-web-hacker-news An example app demonstrating grpc-web integration with React and Redux 386
bojand/grpc-caller A library for building gRPC clients with improved functionality and ease of use. 183
fullstorydev/grpchan Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. 205
utrack/clay Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go 290
rogchap/wombat An automated gRPC client builder and runtime environment 1,397
kfwerf/delivery A tool that simplifies communication with gRPC services by auto-detecting methods and types. 70
feuyeux/hello-grpc Demonstrates gRPC examples in 12 programming languages with simple server and client examples showcasing gRPC features. 13