awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
C++ · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesC++

Generation of C++ classes from structured data definitions for type-safe access and serialization.

Explore 1 awesome GitHub repository matching development tools & productivity · C++. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Project Scaffolding, Config & Code Generation
  4. Code Generation
  5. C++

Awesome C++ GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • protocolbuffers/protobuf

    protocolbuffers/protobuf

    70,695GitHubView on GitHub↗

    Protocol Buffers is a language-neutral, platform-agnostic mechanism for serializing structured data. It provides a schema-driven toolchain that compiles declarative data definitions into type-safe source code, enabling consistent communication and strongly typed API contracts across services written in different progra

    Generates native classes for high-performance access and manipulation of structured data within C++ applications.

    C++marshallingprotobufprotobuf-runtime