awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cpgf avatar

cpgf/cpgf

0
View on GitHub↗
221 stars·61 forks·C++·9 views

Cpgf

cpgf library

Features

  • Reflection - Reflection, callback, and scripting binding library.
  • Reflection Frameworks - Library for reflection, callbacks, and script binding.

Star history

Star history chart for cpgf/cpgfStar history chart for cpgf/cpgf

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cpgf

Similar open-source projects, ranked by how many features they share with Cpgf.
  • aantron/better-enumsaantron avatar

    aantron/better-enums

    1,821View on GitHub↗

    C++ compile-time enum to string, iteration, in a single header file

    C++
    View on GitHub↗1,821
  • billyquith/ponderbillyquith avatar

    billyquith/ponder

    662View on GitHub↗

    C++ reflection library with Lua binding, and JSON and XML serialisation.

    C++
    View on GitHub↗662
  • austinbrunkhorst/cpp-reflectionAustinBrunkhorst avatar

    AustinBrunkhorst/CPP-Reflection

    703View on GitHub↗

    C++ Reflection Parser / Runtime Skeleton

    C++
    View on GitHub↗703
  • celtoys/clreflectCeltoys avatar

    Celtoys/clReflect

    285View on GitHub↗

    C++ Reflection using clang

    C++
    View on GitHub↗285
See all 16 alternatives to Cpgf→

Frequently asked questions

What does cpgf/cpgf do?

cpgf library

What are the main features of cpgf/cpgf?

The main features of cpgf/cpgf are: Reflection, Reflection Frameworks.

What are some open-source alternatives to cpgf/cpgf?

Open-source alternatives to cpgf/cpgf include: aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file. billyquith/ponder — C++ reflection library with Lua binding, and JSON and XML serialisation. austinbrunkhorst/cpp-reflection — C++ Reflection Parser / Runtime Skeleton. celtoys/clreflect — C++ Reflection using clang. fabian-jung/tsmp — TSMP is a static reflection library that is implemented with C++20 and code generation with the help of libclang and… getml/reflect-cpp — A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, Boost…