go-grpc-channelz
Channel inspector
A web-based interface to inspect gRPC channels in real-time
A ChannelZ UI for gRPC in Golang
43 stars
3 watching
3 forks
Language: Go
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rmedvedev/grpcdump | A tool that captures and decodes GRPC messages from ethernet traffic | 154 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
apssouza22/grpc-production-go | A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 210 |
easycz/grpc-web-hacker-news | An example app demonstrating grpc-web integration with React and Redux | 386 |
preslavmihaylov/go-grpc-crash-course | A tutorial and learning resource on using gRPC with Go for building networked services | 10 |
shuza/kubernetes-go-grpc | Developing Go-based microservices using gRPC and deploying them in Kubernetes with load balancing, tracing, and rate limiting. | 41 |
vladimirvivien/go-grpc | A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 242 |
lixd/grpc-go-example | A collection of tutorials and examples on gRPC development in Go | 165 |
wapc/wapc-go | A Go-based runtime for executing WebAssembly modules with RPC capabilities | 95 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
pesos/grofer | A system and resource monitoring tool written in Golang. | 356 |
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 328 |
bojand/grpc-inspect | A utility module for inspecting and analyzing gRPC protocol buffer definitions | 9 |
jaypipes/ghw | A Go library that gathers information about host hardware's capacity and capabilities without requiring root privileges. | 1,649 |
clarifai/clarifai-go-grpc | An official gRPC client for interacting with Clarifai's image recognition API | 4 |