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
·

14 repositorios

Awesome GitHub RepositoriesReflection Frameworks

Libraries for runtime or compile-time type introspection and reflection.

Explore 14 awesome GitHub repositories matching part of an awesome list · Reflection Frameworks. Refine with filters or upvote what's useful.

Awesome Reflection Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rttrorg/rttrAvatar de rttrorg

    rttrorg/rttr

    3,469Ver en GitHub↗

    C++ Reflection Library

    C++11 library for reflection.

    C++
    Ver en GitHub↗3,469
  • neargye/nameofAvatar de Neargye

    Neargye/nameof

    2,322Ver en GitHub↗

    Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

    Macros and functions to obtain variable and type names.

    C++
    Ver en GitHub↗2,322
  • getml/reflect-cppAvatar de getml

    getml/reflect-cpp

    1,890Ver en GitHub↗

    A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, Boost Serialization, BSON, Cap'n Proto, CBOR, Cereal, CSV, flexbuffers, msgpack, parquet, TOML, UBJSON, XML, YAML, yas / msgpack.orgC++20

    Serialization through reflection with automatic field retrieval.

    C++
    Ver en GitHub↗1,890
  • aantron/better-enumsAvatar de aantron

    aantron/better-enums

    1,821Ver en GitHub↗

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

    Reflective enums with iteration and string conversion.

    C++
    Ver en GitHub↗1,821
  • austinbrunkhorst/cpp-reflectionAvatar de AustinBrunkhorst

    AustinBrunkhorst/CPP-Reflection

    703Ver en GitHub↗

    C++ Reflection Parser / Runtime Skeleton

    Reflection system using Clang.

    C++
    Ver en GitHub↗703
  • billyquith/ponderAvatar de billyquith

    billyquith/ponder

    662Ver en GitHub↗

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

    C++11 library for reflection.

    C++
    Ver en GitHub↗662
  • skypjack/metaAvatar de skypjack

    skypjack/meta

    654Ver en GitHub↗

    Header-only, non-intrusive and macro-free runtime reflection system in C++

    Macro-free runtime reflection system.

    C++
    Ver en GitHub↗654
  • qlibs/reflectAvatar de qlibs

    qlibs/reflect

    518Ver en GitHub↗

    C++20 Static Reflection library

    C++20 static reflection library.

    C++
    Ver en GitHub↗518
  • celtoys/clreflectAvatar de Celtoys

    Celtoys/clReflect

    285Ver en GitHub↗

    C++ Reflection using clang

    Reflection system using Clang.

    C++
    Ver en GitHub↗285
  • jsoysouvanh/refurekuAvatar de jsoysouvanh

    jsoysouvanh/Refureku

    250Ver en GitHub↗

    Cross-platform C++17 Runtime Reflection Library

    Runtime reflection and code generation library.

    C++
    Ver en GitHub↗250
  • netcan/config-loaderAvatar de netcan

    netcan/config-loader

    247Ver en GitHub↗

    Simple C++ Config Loader Framework(Serialization & Reflection)

    Static reflection framework for configuration parsing.

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

    cpgf/cpgf

    221Ver en GitHub↗

    cpgf library

    Library for reflection, callbacks, and script binding.

    C++
    Ver en GitHub↗221
  • zxshady/enchantumAvatar de ZXShady

    ZXShady/enchantum

    134Ver en GitHub↗

    Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.

    Header-only library for compile-time enum reflection.

    C++
    Ver en GitHub↗134
  • fabian-jung/tsmpAvatar de fabian-jung

    fabian-jung/tsmp

    104Ver en GitHub↗

    TSMP is a static reflection library that is implemented with C++20 and code generation with the help of libclang and cmake.

    Intrusion-free static reflection using libclang.

    C++
    Ver en GitHub↗104
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Reflection Frameworks