grpc-boomerang
Boomerang client
A gRPC-based protocol for implementing a distributed, fault-tolerant, and high-performance request/reply pattern in concurrent systems
37 stars
6 watching
7 forks
Language: Go
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 530 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 328 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 119 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
eliaperantoni/spaceman | A cross-platform gRPC client for testing and debugging gRPC servers | 369 |
johanbrandhorst/grpc-gateway-boilerplate | Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 479 |
bojand/gcall | A command-line interface for gRPC services | 12 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
clarifai/clarifai-go-grpc | An official gRPC client for interacting with Clarifai's image recognition API | 4 |
andygrunwald/go-gerrit | A Go client library for interacting with the Gerrit Code Review system. | 94 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
centrifuge/go-substrate-rpc-client | Provides an API to interact with Substrate-based blockchain networks | 203 |