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: almost 3 years ago
Linked from 1 awesome list

grpcgrpc-librarygrpc-perlperl

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
grpc/grpc-haskellA Haskell interface to the gRPC protocol for building client-side RPC services.154
grpc/grpc-swiftA Swift language implementation of the gRPC protocol2,061
fullstorydev/grpchanProvides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols.205
grpc-ecosystem/polyglotA 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_requestsA Python library that enables users to interact with gRPC services in a familiar way using the requests library.33
bluehouse-technology/grpcAn Erlang implementation of the gRPC protocol for building client-server communication services100
vadimi/grpc-client-cliA command line tool for calling gRPC services and inspecting their structure258
grpcmd/grpcmdA command-line tool for interacting with gRPC services68
tsloughter/grpcboxA library for creating gRPC services in Erlang.140
apssouza22/grpc-production-goA library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks.210
elixir-grpc/grpcAn Elixir implementation of the gRPC protocol for building networked services1,403
firecomm/firecommA 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-grpcA TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support.442
containerd/ttrpcA lightweight GRPC implementation optimized for low-memory environments.563
mercari/grpc-http-proxyA reverse proxy server for converting HTTP requests to gRPC calls373