awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cpgf avatar

cpgf/cpgf

0
View on GitHub↗
221 星标·61 分支·C++·1 次浏览

Cpgf

cpgf library

Features

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

Star 历史

cpgf/cpgf 的 Star 历史图表cpgf/cpgf 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Cpgf 的开源替代方案

相似的开源项目,按与 Cpgf 的功能重合度排序。
  • aantron/better-enumsaantron 的头像

    aantron/better-enums

    1,821在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗1,821
  • billyquith/ponderbillyquith 的头像

    billyquith/ponder

    662在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗662
  • austinbrunkhorst/cpp-reflectionAustinBrunkhorst 的头像

    AustinBrunkhorst/CPP-Reflection

    703在 GitHub 上查看↗

    C++ Reflection Parser / Runtime Skeleton

    C++
    在 GitHub 上查看↗703
  • celtoys/clreflectCeltoys 的头像

    Celtoys/clReflect

    285在 GitHub 上查看↗

    C++ Reflection using clang

    C++
    在 GitHub 上查看↗285
查看 Cpgf 的所有 16 个替代方案→

常见问题解答

cpgf/cpgf 是做什么的?

cpgf library

cpgf/cpgf 的主要功能有哪些?

cpgf/cpgf 的主要功能包括:Reflection, Reflection Frameworks。

cpgf/cpgf 有哪些开源替代品?

cpgf/cpgf 的开源替代品包括: 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…