buf
Protocol buffer toolkit
A toolset for working with Protocol Buffers in the Go programming language
The best way of working with Protocol Buffers.
9k stars
80 watching
277 forks
Language: Go
last commit: 7 days ago buf-clibuf-schema-registrygrpcprotobufprotocprotocol-buffers
Related projects:
Repository | Description | Stars |
---|---|---|
protocolbuffers/protobuf | A language-neutral, platform-neutral format for serializing structured data | 65,807 |
devkanro/intellij-protobuf-plugin | An IntelliJ-based plugin that provides support for the Protocol Buffers language in IDEs | 83 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
docker/cli | A comprehensive command-line interface for managing Docker containers and workflows | 4,945 |
namely/docker-protoc | Provides pre-configured Docker containers for compiling protocol buffer definitions. | 726 |
protobuf-c/protobuf-c | A C implementation of Google Protocol Buffers data serialization format | 2,697 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 940 |
protobufjs/protobuf.js | A JavaScript library for serializing structured data using the Protocol Buffers format. | 9,938 |
silentorbit/protobuf | A C# code generator for reading and writing the Protocol Buffers format | 308 |
stepancheg/rust-protobuf | Rust implementation of Google protocol buffers for serialization and deserialization | 2,809 |
protocolbuffers/upb | A lightweight C implementation of Protocol Buffers for efficient data serialization | 1,502 |
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 |
linkerd/linkerd | A service proxy and service discovery system for cloud-native applications | 5,331 |
ckaznocha/protoc-gen-lint | Checks .proto files for style violations according to Google's Protocol Buffer Style Guide | 284 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |