protobuf
Code generator
A code generation tool for Protocol Buffers in Go, providing features like fast marshalling and compatibility with other libraries.
[Deprecated] Protocol Buffers for Go with Gadgets
6k stars
104 watching
808 forks
Language: Go
last commit: over 1 year ago
Linked from 3 awesome lists
gogolanggrpcprotobufprotocol-buffers
Related projects:
Repository | Description | Stars |
---|---|---|
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,817 |
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 |
protocolbuffers/protobuf | A language-neutral, platform-neutral mechanism for serializing structured data | 65,999 |
protobuf-c/protobuf-c | A C implementation of Google Protocol Buffers data serialization format | 2,709 |
google/gopacket | Provides packet processing capabilities for Go | 6,375 |
gogf/gf | A framework designed to simplify and accelerate software development by providing tools and infrastructure for efficient project creation. | 11,819 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
pseudomuto/protoc-gen-doc | Generates documentation from comments in .proto files for Google Protocol Buffers | 2,667 |
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 236 |
stepancheg/rust-protobuf | Rust implementation of Google protocol buffers for serialization and deserialization | 2,820 |
spf13/pflag | Provides a drop-in replacement for Go's native flag package to support POSIX/GNU-style flags. | 2,441 |
src-d/proteus | A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions | 735 |
hybridgroup/gobot | A framework for robotics and IoT development in Go | 9,005 |
google/go-github | Provides an interface to access the GitHub API v3 | 10,488 |