gruf
gRPC service framework
A Ruby framework for building gRPC services with request context support and robust client error handling.
gRPC Ruby Framework
630 stars
47 watching
75 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
grpcgrpc-ruby-frameworkgrpc-servicesgrufprotobufrailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
smnbbrv/ngx-grpc | An Angular framework for building gRPC services with TypeScript support and compatibility with various client implementations. | 239 |
restforce/restforce | A Ruby client for interacting with the Salesforce REST API | 816 |
kfwerf/delivery | A tool that simplifies communication with gRPC services by auto-detecting methods and types. | 71 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
guangtianli/grpcalchemy | A Python framework for building gRPC services and handling their associated messages | 84 |
go-masonry/mortar | A framework for building gRPC and REST web services with dependency injection, middleware, and telemetry features. | 679 |
carlessistare/grpc-promise | A module that standardizes the way gRPC calls are implemented in Node.js, providing a unified approach for various request-response types and stream protocols. | 81 |
grpc/grpc-kotlin | A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
grype/ethel | A framework for composing web service clients in Smalltalk. | 23 |
artsy/gris | A framework for building hypermedia API services using Grape and Roar with Ruby. | 36 |
sogou/srpc | An RPC framework built on top of C++ Workflow, supporting multiple protocols and data formats for building scalable and high-performance remote procedure call systems. | 1,969 |
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 |
bluehouse-technology/grpc | An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |
rookie-ninja/rk-grpc | A tool for building gRPC microservices with automated code generation and middleware support | 75 |
grpc-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |