grpc-perl

gRPC client library

An implementation of the gRPC transport layer in Perl

Perl 5 implementation of gRPC using the official gRPC shared library.

GitHub

33 stars
7 watching
12 forks
Language: Perl
last commit: over 1 year ago
Linked from 1 awesome list

grpcgrpc-librarygrpc-perlperl

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. 154
grpc/grpc-swift A Swift language implementation of the gRPC protocol 2,061
fullstorydev/grpchan Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. 205
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. 529
grpc-requests/grpc_requests A Python library that enables users to interact with gRPC services in a familiar way using the requests library. 33
bluehouse-technology/grpc An Erlang implementation of the gRPC protocol for building client-server communication services 100
vadimi/grpc-client-cli A command line tool for calling gRPC services and inspecting their structure 258
grpcmd/grpcmd A command-line tool for interacting with gRPC services 68
tsloughter/grpcbox A library for creating gRPC services in Erlang. 140
apssouza22/grpc-production-go A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. 210
elixir-grpc/grpc An Elixir implementation of the gRPC protocol for building networked services 1,403
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
deeplay-io/nice-grpc A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. 442
containerd/ttrpc A lightweight GRPC implementation optimized for low-memory environments. 563
mercari/grpc-http-proxy A reverse proxy server for converting HTTP requests to gRPC calls 373