Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.
☆235Mar 13, 2024Updated last year
Alternatives and similar repositories for protoc-gen-go-json
Users that are interested in protoc-gen-go-json are comparing it to the libraries listed below
Sorting:
- Add custom struct tags to protobuf generated structs☆418Oct 12, 2024Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Jun 10, 2025Updated 8 months ago
- protoc plugin library for efficient proto-based code generation☆666Mar 17, 2025Updated 11 months ago
- generic protocol generator based on golang's text/template (grpc/protobuf)☆441Updated this week
- Protobuf to JSON-Schema compiler☆506Jun 16, 2024Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,079Mar 13, 2025Updated 11 months ago
- Generate Go API client libraries from Protocol Buffers.☆290Feb 23, 2026Updated last week
- Transformation functions generator for Protocol Buffers.☆215Feb 10, 2025Updated last year
- Protocol Buffer Validation - replaced by https://github.com/bufbuild/protovalidate☆4,104Feb 23, 2026Updated last week
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆25Nov 25, 2024Updated last year
- Generate message validators from .proto annotations.☆1,102Oct 25, 2023Updated 2 years ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆312Feb 25, 2026Updated last week
- Client library for Buf Reflection API, for transforming Protobuf data.☆51Dec 15, 2025Updated 2 months ago
- protoc-gen-go patch utility☆115Feb 10, 2026Updated 3 weeks ago
- Protobuf Field Mask Go utils☆257Jan 22, 2026Updated last month
- A message passing platform for Go☆432Feb 16, 2026Updated 2 weeks ago
- Reflection (Rich Descriptors) for Go Protocol Buffers☆1,476Jan 21, 2026Updated last month
- A lightweight proxy that connects gRPC to HTTP/1.1☆55Aug 20, 2024Updated last year
- Get hash values for arbitrary values in Go (golang).☆767Jan 3, 2023Updated 3 years ago
- Go (golang) library for deep copying values in Go.