zig-protobuf
Protocol Buffer compiler
An implementation of Google Protocol Buffers version 3 in Zig.
a protobuf 3 implementation for zig.
233 stars
4 watching
27 forks
Language: Zig
last commit: 19 days ago
Linked from 2 awesome lists
protobufzigzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
kubkon/protozig | Translates Protocol Buffers syntax to Zig language | 44 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
tomas-abrahamsson/gpb | Compiles Google protocol buffer definitions into Erlang code | 556 |
alphaheavy/protobuf | An implementation of Google's Protocol Buffers in Haskell. | 95 |
persan/protobuf-ada | A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
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 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
reznikmm/protobuf | An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 269 |
benoitc/rebar3_protobuffs | A rebar3 plugin that automates compilation of Protocol Buffers files using the Erlang compiler | 10 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |