Protocol Buffers

Results 9 repositories owned by Protocol Buffers

protobuf

64.1k
Stars
15.3k
Forks
2.1k
Watchers

Protocol Buffers - Google's data interchange format

protobuf-go

2.7k
Stars
372
Forks
Watchers

Go support for Google's protocol buffers

protobuf-php

286
Stars
44
Forks
Watchers

This repository contains only PHP files to support Composer installation. This repository is a mirror of [protobuf](https://github.com/protocolbuffers/protobuf). Any support requests, bug reports, or...

upb

1.5k
Stars
260
Forks
Watchers

a small protobuf implementation in C

protobuf-grammar

25
Stars
11
Forks
Watchers

This repository contains grammars for parsing Protocol Buffers's .proto files

protobuf-javascript

283
Stars
101
Forks
Watchers

protoscope

232
Stars
27
Forks
Watchers

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

txtpbfmt

87
Stars
21
Forks
Watchers

txtpbfmt parses, edits and formats text proto files in a way that preserves comments.