Protoxygen
Proto documentation
A tool to document Google Protocol Buffers using Doxygen.
Use Doxygen to document Protobuf files
10 stars
4 watching
6 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
128technology/protobuf_dissector | A plugin for decoding Google Protocol Buffers in Wireshark packets | 185 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
src-d/proteus | A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions | 735 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 270 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
bitwalker/exprotobuf | A library that enables native protocol buffer support in Elixir | 486 |
vovkos/doxyrest | A tool that compiles Doxygen XML into reStructuredText format for Python documentation | 306 |
trailofbits/protofuzz | A tool that automatically generates fuzzer tests for Google Protocol Buffers format definitions | 272 |
mildsunrise/protobuf-inspector | Tool to analyze and reverse-engineer Protocol Buffers without their definition | 966 |
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 234 |
ckaznocha/protoc-gen-lint | Checks .proto files for style violations according to Google's Protocol Buffer Style Guide | 284 |
productsupcom/protoc-gen-proto2asciidoc | A tool that generates API documentation from Protobuf IDL files. | 6 |
alphaheavy/protobuf | An implementation of Google's Protocol Buffers in Haskell. | 95 |