Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/3052/protobuf

Protocol Buffers
https://github.com/3052/protobuf

Last synced: about 1 month ago
JSON representation

Protocol Buffers

Awesome Lists containing this project

README

        

# ProtoBuf

> In the name of the warrior, I charge you to be brave.\
> In the name of the father, I charge you to be just.\
> In the name of the mother, I charge you to defend the innocent.
>
> [A Knight of the Seven Kingdoms][1] (Game of Thrones) (2019)

Protocol Buffers

This module parses and formats the raw wire encoding.

- https://protobuf.dev/programming-guides/encoding#order
-

[1]://youtube.com/watch?v=4R2St68Kl-g

## prior art

- https://github.com/VictoriaMetrics/easyproto/issues/5
- https://github.com/philpearl/plenc/issues/9
- https://github.com/richardartoul/molecule/issues/24
- https://github.com/segmentio/encoding/issues/135