protobuf
Protocol Buffer Generator
A C# code generator for reading and writing the Protocol Buffers format
C# code generator for reading and writing the protocol buffers format
308 stars
37 watching
105 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists
c-sharpprotocol-bufferprotocol-buffersprotocolbuffersserialization
Related projects:
Repository | Description | Stars |
---|---|---|
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
protocolbuffers/upb | A lightweight C implementation of Protocol Buffers for efficient data serialization | 1,502 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
eerimoq/pbtools | Tools for generating C code from Google Protocol Buffers messages | 74 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
mildsunrise/protobuf-inspector | Tool to analyze and reverse-engineer Protocol Buffers without their definition | 966 |
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 |
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 |
scalapb/scalapb | Tools for generating Scala code from protocol buffer definitions. | 1,308 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
persan/protobuf-ada | A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
timostamm/protobuf-ts | A tool for generating TypeScript code from protocol buffer definitions | 1,095 |
trailofbits/protofuzz | A tool that automatically generates fuzzer tests for Google Protocol Buffers format definitions | 272 |
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 233 |