grpc-java-contrib
gRPC utility library
Provides utility extensions and tools for using the grpc-java library in Java applications
Useful extensions for the grpc-java library
221 stars
20 watching
34 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
contribgrpcgrpc-javaprotoc
Related projects:
Repository | Description | Stars |
---|---|---|
salesforce/reactive-grpc | Generates reactive gRPC bindings for Java | 834 |
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-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 426 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
saturnism/grpc-by-example-java | A collection of Java examples demonstrating gRPC usage in various applications and scenarios | 877 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,061 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 16 |
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 |
bojand/grpc-error | Provides a reusable error class for gRPC responses | 4 |
zalopay-oss/jmeter-grpc-plugin | An Apache JMeter plugin to test gRPC services under load | 42 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
rookie-ninja/rk-grpc | A tool for building gRPC microservices with automated code generation and middleware support | 75 |
marcoferrer/kroto-plus | Generates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL | 493 |
grpc-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |