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
AustinBrunkhorst avatar

AustinBrunkhorst/CPP-Reflection

0
View on GitHub↗
703 stars·103 forks·C++·MIT·12 views

CPP Reflection

C++ Reflection Parser / Runtime Skeleton

Features

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

Star history

Star history chart for austinbrunkhorst/cpp-reflectionStar history chart for austinbrunkhorst/cpp-reflection

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 CPP Reflection

Similar open-source projects, ranked by how many features they share with CPP Reflection.
  • billyquith/ponderbillyquith avatar

    billyquith/ponder

    662View on GitHub↗

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

    C++
    View on GitHub↗662
  • 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
  • celtoys/clreflectCeltoys avatar

    Celtoys/clReflect

    285View on GitHub↗

    C++ Reflection using clang

    C++
    View on GitHub↗285
  • cpgf/cpgfcpgf avatar

    cpgf/cpgf

    221View on GitHub↗

    cpgf library

    C++
    View on GitHub↗221
See all 16 alternatives to CPP Reflection→

Frequently asked questions

What does austinbrunkhorst/cpp-reflection do?

C++ Reflection Parser / Runtime Skeleton

What are the main features of austinbrunkhorst/cpp-reflection?

The main features of austinbrunkhorst/cpp-reflection are: Reflection, Reflection Frameworks.

What are some open-source alternatives to austinbrunkhorst/cpp-reflection?

Open-source alternatives to austinbrunkhorst/cpp-reflection include: 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…