protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
About the project
Protocol Buffers is Google's language-neutral, platform-neutral mechanism for serializing structured data, with the protoc compiler and runtimes for C++, Java, Python, Go and other languages. It is used for data interchange between services and storing structured records.
Useful for
- Compile a .proto schema into code for a target language with protoc
- Exchange messages between microservices over gRPC
- Serialize structured data into a compact binary format
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 2 stars so far today, about 3 expected by the end of the day.
- GitHub Trending C++ today: #13, +10 stars.
- Recent forks include notable developers: @Surfndez (376 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 72,040
- Stars in a day
- 3
- Forks
- 16,290
- Issues and pull requests
- 29,572
- Watchers
- 2,013
- Language
- C++
- Latest release
- v36.2 · September 17, 2026
- Created
- August 26, 2014
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026GitHub Trending C++ today: #13, +10 stars
Similar projects
-
6.1
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
4.2
planetscale/lead
A deliberately non-production Postgres text-search extension that mimics TIN behavior so TIN-compatible application SQL can be exercised in dev, test, CI, and staging. It is unsuitable for production: the index stores…
-
3.9
KevinLiss/ApeAdmin
ApeAdmin is an open-source admin framework built on FastAPI + Vue3 for AI applications, with RBAC, audit logs, plugins, and an MCP-SSE gateway exposing system functions as tools for AI agents.
-
3.2
fleetbase/fleetbase
Modular logistics and supply chain operating system for managing orders, fleets, service zones, and real-time tracking. Suited for e-commerce, courier services, food delivery, and field services.
-
3.2
iii-hq/iii
iii is a Rust runtime for composing backends from workers: each service registers functions and triggers (HTTP, cron, queues, state), while the engine handles routing, observability, and runtime addition of workers.
-
2.5
NangoHQ/nango
Open-source platform for product integrations with 900+ APIs: managed OAuth and token refresh, a proxy for authenticated requests, and TypeScript functions for integration logic, including AI-generated ones.