awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AustinBrunkhorst avatar

AustinBrunkhorst/CPP-Reflection

0
View on GitHub↗
703 स्टार्स·103 फोर्क्स·C++·MIT·2 व्यूज़

CPP Reflection

C++ Reflection Parser / Runtime Skeleton

Features

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

स्टार हिस्ट्री

austinbrunkhorst/cpp-reflection के लिए स्टार हिस्ट्री चार्टaustinbrunkhorst/cpp-reflection के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

CPP Reflection के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो CPP Reflection के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • billyquith/ponderbillyquith का अवतार

    billyquith/ponder

    662GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗662
  • aantron/better-enumsaantron का अवतार

    aantron/better-enums

    1,821GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗1,821
  • celtoys/clreflectCeltoys का अवतार

    Celtoys/clReflect

    285GitHub पर देखें↗

    C++ Reflection using clang

    C++
    GitHub पर देखें↗285
  • cpgf/cpgfcpgf का अवतार

    cpgf/cpgf

    221GitHub पर देखें↗

    cpgf library

    C++
    GitHub पर देखें↗221
CPP Reflection के सभी 16 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

austinbrunkhorst/cpp-reflection क्या करता है?

C++ Reflection Parser / Runtime Skeleton

austinbrunkhorst/cpp-reflection की मुख्य विशेषताएं क्या हैं?

austinbrunkhorst/cpp-reflection की मुख्य विशेषताएं हैं: Reflection, Reflection Frameworks।

austinbrunkhorst/cpp-reflection के कुछ ओपन-सोर्स विकल्प क्या हैं?

austinbrunkhorst/cpp-reflection के ओपन-सोर्स विकल्पों में शामिल हैं: 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…