devsu / grpc-proxyLinks
A runnable, configurable Go reverse proxy that allows for rich routing of gRPC calls with minimum overhead. Built on top of mwitkow/grpc-proxy
☆45Updated 7 years ago
Alternatives and similar repositories for grpc-proxy
Users that are interested in grpc-proxy are comparing it to the libraries listed below
Sorting:
- OpenTracing instrumentation for packages in the Go stdlib☆223Updated last week
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated 5 months ago
- Distributed Leader Election using docker/libkv☆159Updated 5 years ago
- Go middleware for net.Conn tracking (Prometheus/trace)☆268Updated 4 years ago
- gRPC packages and tools for the Go programming language.☆44Updated 7 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated last year
- A RAFT Election implementation in Go.☆189Updated 5 months ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- External Load Balancing Service solution for gRPC written in Go☆262Updated 4 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆234Updated last year
- Distributed lock implementation using etcd☆78Updated 9 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 8 months ago
- Composable event distribution for Go☆134Updated 2 months ago
- Effective Computation of Things☆109Updated 6 years ago
- Libraries used in multiple Weave projects