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

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

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

AustinBrunkhorst/CPP-Reflection

0
View on GitHub↗
703 星标·103 分支·C++·MIT·2 次浏览

CPP Reflection

C++ Reflection Parser / Runtime Skeleton

Features

  • Reflection - Clang-based C++ reflection.
  • Reflection Frameworks - Reflection system using Clang.

Star 历史

austinbrunkhorst/cpp-reflection 的 Star 历史图表austinbrunkhorst/cpp-reflection 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

CPP Reflection 的开源替代方案

相似的开源项目,按与 CPP Reflection 的功能重合度排序。
  • billyquith/ponderbillyquith 的头像

    billyquith/ponder

    662在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗662
  • 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
  • celtoys/clreflectCeltoys 的头像

    Celtoys/clReflect

    285在 GitHub 上查看↗

    C++ Reflection using clang

    C++
    在 GitHub 上查看↗285
  • cpgf/cpgfcpgf 的头像

    cpgf/cpgf

    221在 GitHub 上查看↗

    cpgf library

    C++
    在 GitHub 上查看↗221
查看 CPP Reflection 的所有 16 个替代方案→

常见问题解答

austinbrunkhorst/cpp-reflection 是做什么的?

C++ Reflection Parser / Runtime Skeleton

austinbrunkhorst/cpp-reflection 的主要功能有哪些?

austinbrunkhorst/cpp-reflection 的主要功能包括:Reflection, Reflection Frameworks。

austinbrunkhorst/cpp-reflection 有哪些开源替代品?

austinbrunkhorst/cpp-reflection 的开源替代品包括: billyquith/ponder — C++ reflection library with Lua binding, and JSON and XML serialisation. aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file. celtoys/clreflect — C++ Reflection using clang. cpgf/cpgf — cpgf library. 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…