protoscope

Protobuf inspector

A tool for inspecting and generating binary Protobuf data in a human-readable format

Protoscope is a simple, human-editable language for representing and emitting the Protobuf wire format.

GitHub

306 stars
21 watching
36 forks
Language: Go
last commit: 8 months ago

Related projects:

Repository Description Stars
mildsunrise/protobuf-inspector Tool to analyze and reverse-engineer Protocol Buffers without their definition 966
ruby-protobuf/protobuf An implementation of protocol buffers for the Ruby programming language 463
trailofbits/protofuzz A tool that automatically generates fuzzer tests for Google Protocol Buffers format definitions 272
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
appsflyer/pronto A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. 110
timostamm/protobuf-ts A tool for generating TypeScript code from protocol buffer definitions 1,095
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 186
alexeyxo/protobuf-swift An implementation of Protocol Buffers in Swift 939
silentorbit/protobuf A C# code generator for reading and writing the Protocol Buffers format 308
protocolbuffers/protobuf A language-neutral, platform-neutral format for serializing structured data 65,753
alphaheavy/protobuf An implementation of Google's Protocol Buffers in Haskell. 95
ahamez/protox A fast and reliable Elixir library for working with Google Protocol Buffers 269
arwalk/zig-protobuf An implementation of Google Protocol Buffers version 3 in Zig. 233
protocolbuffers/upb A lightweight C implementation of Protocol Buffers for efficient data serialization 1,502