awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • rttrorg/rttrالصورة الرمزية لـ rttrorg

    rttrorg/rttr

    3,469عرض على GitHub↗

    C++ Reflection Library

    C++11 library for reflection.

    C++
    عرض على GitHub↗3,469
  • neargye/nameofالصورة الرمزية لـ Neargye

    Neargye/nameof

    2,322عرض على 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++
    عرض على GitHub↗2,322
  • getml/reflect-cppالصورة الرمزية لـ getml

    getml/reflect-cpp

    1,890عرض على 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++
    عرض على GitHub↗1,890
  • aantron/better-enumsالصورة الرمزية لـ aantron

    aantron/better-enums

    1,821عرض على GitHub↗

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

    Reflective enums with iteration and string conversion.

    C++
    عرض على GitHub↗1,821
  • austinbrunkhorst/cpp-reflectionالصورة الرمزية لـ AustinBrunkhorst

    AustinBrunkhorst/CPP-Reflection

    703عرض على GitHub↗

    C++ Reflection Parser / Runtime Skeleton

    Reflection system using Clang.

    C++
    عرض على GitHub↗703
  • billyquith/ponderالصورة الرمزية لـ billyquith

    billyquith/ponder

    662عرض على GitHub↗

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

    C++11 library for reflection.

    C++
    عرض على GitHub↗662
  • skypjack/metaالصورة الرمزية لـ skypjack

    skypjack/meta

    654عرض على GitHub↗

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

    Macro-free runtime reflection system.

    C++
    عرض على GitHub↗654
  • qlibs/reflectالصورة الرمزية لـ qlibs

    qlibs/reflect

    518عرض على GitHub↗

    C++20 Static Reflection library

    C++20 static reflection library.

    C++
    عرض على GitHub↗518
  • celtoys/clreflectالصورة الرمزية لـ Celtoys

    Celtoys/clReflect

    285عرض على GitHub↗

    C++ Reflection using clang

    Reflection system using Clang.

    C++
    عرض على GitHub↗285
  • jsoysouvanh/refurekuالصورة الرمزية لـ jsoysouvanh

    jsoysouvanh/Refureku

    250عرض على GitHub↗

    Cross-platform C++17 Runtime Reflection Library

    Runtime reflection and code generation library.

    C++
    عرض على GitHub↗250
  • netcan/config-loaderالصورة الرمزية لـ netcan

    netcan/config-loader

    247عرض على GitHub↗

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

    Static reflection framework for configuration parsing.

    C++
    عرض على GitHub↗247
  • cpgf/cpgfالصورة الرمزية لـ cpgf

    cpgf/cpgf

    221عرض على GitHub↗

    cpgf library

    Library for reflection, callbacks, and script binding.

    C++
    عرض على GitHub↗221
  • zxshady/enchantumالصورة الرمزية لـ ZXShady

    ZXShady/enchantum

    134عرض على 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++
    عرض على GitHub↗134
  • fabian-jung/tsmpالصورة الرمزية لـ fabian-jung

    fabian-jung/tsmp

    104عرض على 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++
    عرض على GitHub↗104
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Reflection Frameworks