protolock
API tracker
A tool to track and prevent changes to Protocol Buffers (.proto) files that break API compatibility.
Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
602 stars
11 watching
36 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
cligolangproductivityproto-filesprotobufprotocprotocol-bufferstools
Related projects:
Repository | Description | Stars |
---|---|---|
googleapis/nodejs-proto-files | A collection of protocol buffer files for Google APIs used by Node.js clients | 76 |
mildsunrise/protobuf-inspector | Tool to analyze and reverse-engineer Protocol Buffers without their definition | 966 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
google/proto-lens | An API for protocol buffers using modern Haskell language and library patterns. | 465 |
protocolbuffers/protoscope | A tool for inspecting and generating binary Protobuf data in a human-readable format | 306 |
yoheimuta/protolint | A tool for enforcing coding style and conventions in Protocol Buffer files | 579 |
bitwalker/exprotobuf | A library that enables native protocol buffer support in Elixir | 486 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
alexeyxo/protobuf-swift | An implementation of Protocol Buffers in Swift | 939 |
ckaznocha/protoc-gen-lint | Checks .proto files for style violations according to Google's Protocol Buffer Style Guide | 284 |
ahamez/protox | A fast and reliable Elixir library for working with Google Protocol Buffers | 269 |
awakesecurity/proto3-suite | A Haskell implementation of protocol buffers version 3 | 81 |
trailofbits/protofuzz | A tool that automatically generates fuzzer tests for Google Protocol Buffers format definitions | 272 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
silentorbit/protobuf | A C# code generator for reading and writing the Protocol Buffers format | 308 |