protoreflect
Descriptor library
Provides utilities and APIs for working with Go Protocol Buffers descriptors and gRPC reflection.
Reflection (Rich Descriptors) for Go Protocol Buffers
1k stars
29 watching
172 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
gogolanggrpcprotobufprotocol-buffersreflection
Related projects:
Repository | Description | Stars |
---|---|---|
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
redhoyasa/grpc-reflection-js | A client library for interacting with gRPC servers that implement the Reflection protocol. | 20 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 465 |
hubspot/jackson-datatype-protobuf | Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. | 137 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
marcoferrer/kroto-plus | Generates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL | 493 |
tmc/protoc-gen-apidocs | Generates markdown documentation from Protobuf descriptors | 29 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
ddo/rq | A nicer interface for golang stdlib HTTP client | 51 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 269 |
elixir-grpc/grpc | An Elixir implementation of the gRPC protocol for building networked services | 1,402 |