awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AustinBrunkhorst avatar

AustinBrunkhorst/CPP-Reflection

0
View on GitHub↗
703 estrellas·103 forks·C++·MIT·2 vistas

CPP Reflection

C++ Reflection Parser / Runtime Skeleton

Features

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

Historial de estrellas

Gráfico del historial de estrellas de austinbrunkhorst/cpp-reflectionGráfico del historial de estrellas de austinbrunkhorst/cpp-reflection

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a CPP Reflection

Proyectos open-source similares, clasificados según cuántas características comparten con CPP Reflection.
  • billyquith/ponderAvatar de billyquith

    billyquith/ponder

    662Ver en GitHub↗

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

    C++
    Ver en GitHub↗662
  • aantron/better-enumsAvatar de aantron

    aantron/better-enums

    1,821Ver en GitHub↗

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

    C++
    Ver en GitHub↗1,821
  • celtoys/clreflectAvatar de Celtoys

    Celtoys/clReflect

    285Ver en GitHub↗

    C++ Reflection using clang

    C++
    Ver en GitHub↗285
  • cpgf/cpgfAvatar de cpgf

    cpgf/cpgf

    221Ver en GitHub↗

    cpgf library

    C++
    Ver en GitHub↗221
Ver las 16 alternativas a CPP Reflection→

Preguntas frecuentes

¿Qué hace austinbrunkhorst/cpp-reflection?

C++ Reflection Parser / Runtime Skeleton

¿Cuáles son las características principales de austinbrunkhorst/cpp-reflection?

Las características principales de austinbrunkhorst/cpp-reflection son: Reflection, Reflection Frameworks.

¿Qué alternativas de código abierto existen para austinbrunkhorst/cpp-reflection?

Las alternativas de código abierto para austinbrunkhorst/cpp-reflection incluyen: 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…