pbtools
C generator
Tools for generating C code from Google Protocol Buffers messages
Google Protocol Buffers tools (C code generator).
74 stars
6 watching
11 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
cembeddedproto3protobufprotocol-buffers
Related projects:
Repository | Description | Stars |
---|---|---|
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
silentorbit/protobuf | A C# code generator for reading and writing the Protocol Buffers format | 308 |
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 |
googleapis/gapic-generator-kotlin | Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 58 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
trailofbits/protofuzz | A tool that automatically generates fuzzer tests for Google Protocol Buffers format definitions | 272 |
tomas-abrahamsson/gpb | Compiles Google protocol buffer definitions into Erlang code | 556 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,364 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 465 |
googleapis/gapic-generator-ruby | Automates creation of Ruby client libraries from Protocol Buffer definitions. | 45 |
scalapb/scalapb | Tools for generating Scala code from protocol buffer definitions. | 1,308 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 940 |
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 234 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |