grpcbox
gRPC framework
A library for creating gRPC services in Erlang.
Erlang grpc on chatterbox
140 stars
13 watching
62 forks
Language: Erlang
last commit: 12 months ago
Linked from 1 awesome list
erlanggrpcgrpc-server
Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| An implementation of the gRPC transport layer in Perl | 33 |
| An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |
| A Swift language implementation of the gRPC protocol | 2,061 |
| A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| A lightweight GRPC implementation optimized for low-memory environments. | 563 |
| A tool for building gRPC microservices with automated code generation and middleware support | 75 |
| An example app demonstrating grpc-web integration with React and Redux | 386 |
| A library for building gRPC clients with improved functionality and ease of use. | 183 |
| Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
| Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
| An automated gRPC client builder and runtime environment | 1,397 |
| A tool that simplifies communication with gRPC services by auto-detecting methods and types. | 71 |
| Demonstrates gRPC examples in 12 programming languages with simple server and client examples showcasing gRPC features. | 13 |