awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·2 vues

CPP Reflection

C++ Reflection Parser / Runtime Skeleton

Features

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

Historique des stars

Graphique de l'historique des stars pour austinbrunkhorst/cpp-reflectionGraphique de l'historique des stars pour austinbrunkhorst/cpp-reflection

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à CPP Reflection

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec CPP Reflection.
  • billyquith/ponderAvatar de billyquith

    billyquith/ponder

    662Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗662
  • aantron/better-enumsAvatar de aantron

    aantron/better-enums

    1,821Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗1,821
  • celtoys/clreflectAvatar de Celtoys

    Celtoys/clReflect

    285Voir sur GitHub↗

    C++ Reflection using clang

    C++
    Voir sur GitHub↗285
  • cpgf/cpgfAvatar de cpgf

    cpgf/cpgf

    221Voir sur GitHub↗

    cpgf library

    C++
    Voir sur GitHub↗221
Voir les 16 alternatives à CPP Reflection→

Questions fréquentes

Que fait austinbrunkhorst/cpp-reflection ?

C++ Reflection Parser / Runtime Skeleton

Quelles sont les fonctionnalités principales de austinbrunkhorst/cpp-reflection ?

Les fonctionnalités principales de austinbrunkhorst/cpp-reflection sont : Reflection, Reflection Frameworks.

Quelles sont les alternatives open-source à austinbrunkhorst/cpp-reflection ?

Les alternatives open-source à austinbrunkhorst/cpp-reflection incluent : 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…