awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rttrorg/rttrAvatar von rttrorg

    rttrorg/rttr

    3,469Auf GitHub ansehen↗

    C++ Reflection Library

    C++11 library for reflection.

    C++
    Auf GitHub ansehen↗3,469
  • neargye/nameofAvatar von Neargye

    Neargye/nameof

    2,322Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗2,322
  • getml/reflect-cppAvatar von getml

    getml/reflect-cpp

    1,890Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗1,890
  • aantron/better-enumsAvatar von aantron

    aantron/better-enums

    1,821Auf GitHub ansehen↗

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

    Reflective enums with iteration and string conversion.

    C++
    Auf GitHub ansehen↗1,821
  • austinbrunkhorst/cpp-reflectionAvatar von AustinBrunkhorst

    AustinBrunkhorst/CPP-Reflection

    703Auf GitHub ansehen↗

    C++ Reflection Parser / Runtime Skeleton

    Reflection system using Clang.

    C++
    Auf GitHub ansehen↗703
  • billyquith/ponderAvatar von billyquith

    billyquith/ponder

    662Auf GitHub ansehen↗

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

    C++11 library for reflection.

    C++
    Auf GitHub ansehen↗662
  • skypjack/metaAvatar von skypjack

    skypjack/meta

    654Auf GitHub ansehen↗

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

    Macro-free runtime reflection system.

    C++
    Auf GitHub ansehen↗654
  • qlibs/reflectAvatar von qlibs

    qlibs/reflect

    518Auf GitHub ansehen↗

    C++20 Static Reflection library

    C++20 static reflection library.

    C++
    Auf GitHub ansehen↗518
  • celtoys/clreflectAvatar von Celtoys

    Celtoys/clReflect

    285Auf GitHub ansehen↗

    C++ Reflection using clang

    Reflection system using Clang.

    C++
    Auf GitHub ansehen↗285
  • jsoysouvanh/refurekuAvatar von jsoysouvanh

    jsoysouvanh/Refureku

    250Auf GitHub ansehen↗

    Cross-platform C++17 Runtime Reflection Library

    Runtime reflection and code generation library.

    C++
    Auf GitHub ansehen↗250
  • netcan/config-loaderAvatar von netcan

    netcan/config-loader

    247Auf GitHub ansehen↗

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

    Static reflection framework for configuration parsing.

    C++
    Auf GitHub ansehen↗247
  • cpgf/cpgfAvatar von cpgf

    cpgf/cpgf

    221Auf GitHub ansehen↗

    cpgf library

    Library for reflection, callbacks, and script binding.

    C++
    Auf GitHub ansehen↗221
  • zxshady/enchantumAvatar von ZXShady

    ZXShady/enchantum

    134Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗134
  • fabian-jung/tsmpAvatar von fabian-jung

    fabian-jung/tsmp

    104Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗104
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Reflection Frameworks