skevy/protobuf — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2020-06-25
Define a shared data schema in a .proto file so services in different languages can exchange data reliably.
Send compact, fast-parsing data between a mobile app and a backend server instead of using JSON.
Exchange millions of records per second between systems in a real-time data pipeline.
Standardize inter-service messaging across a large distributed system at company scale.
| skevy/protobuf | 0xkinno/neuralvault | 0xmayurrr/ai-contractauditor | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | — | TypeScript | TypeScript |
| Last pushed | 2020-06-25 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | hard | easy |
| Complexity | 3/5 | 4/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires installing a compiler binary per language and writing a .proto schema before generating usable code.
Google's Protocol Buffers, a compiler and multi-language runtime for packaging data compactly so different apps and services can exchange it reliably.
Dormant — no commits in 2+ years (last push 2020-06-25).
License is not stated in the available content.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.