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

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

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

Open-source alternatives to CPP Reflection

16 open-source projects similar to austinbrunkhorst/cpp-reflection, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best CPP Reflection alternative.

  • qlibs/reflectالصورة الرمزية لـ qlibs

    qlibs/reflect

    518عرض على GitHub↗

    C++20 Static Reflection library

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

    rttrorg/rttr

    3,469عرض على GitHub↗

    C++ Reflection Library

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

    skypjack/meta

    654عرض على GitHub↗

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

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

    Celtoys/clReflect

    285عرض على GitHub↗

    C++ Reflection using clang

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

    cpgf/cpgf

    221عرض على GitHub↗

    cpgf library

    C++
    عرض على GitHub↗221
  • 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.

    C++
    عرض على GitHub↗104
  • 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

    C++
    عرض على GitHub↗1,890

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • jsoysouvanh/refurekuالصورة الرمزية لـ jsoysouvanh

    jsoysouvanh/Refureku

    250عرض على GitHub↗

    Cross-platform C++17 Runtime Reflection Library

    C++
    عرض على GitHub↗250
  • aantron/better-enumsالصورة الرمزية لـ aantron

    aantron/better-enums

    1,821عرض على GitHub↗

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

    C++
    عرض على GitHub↗1,821
  • 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

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

    netcan/config-loader

    247عرض على GitHub↗

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

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

    billyquith/ponder

    662عرض على GitHub↗

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

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

    lukehoban/es6features

    29,059عرض على GitHub↗

    This project is a comprehensive reference guide and technical documentation for the features, syntax updates, and APIs introduced in ECMAScript 6. It serves as a language specification and overview for modern JavaScript development. The guide covers a wide range of language enhancements, including the implementation of classes and prototype-based inheritance, the use of arrow functions for lexical scope binding, and the introduction of block-scoped variables. It details the module system for organizing independent code components via import and export statements. The documentation extends to

    عرض على GitHub↗29,059
  • phpdocumentor/reflectiondocblockالصورة الرمزية لـ phpDocumentor

    phpDocumentor/ReflectionDocBlock

    9,383عرض على GitHub↗

    ReflectionDocBlock is a PHP docblock parser and doc-comment metadata extractor. It functions as a reflection wrapper that extends the standard PHP Reflection API to convert raw documentation blocks into structured objects. The library provides tools for PHP documentation parsing and reflection tooling. It enables the extraction of structured metadata and annotations from reflection objects or raw doc-comment strings to support automated API documentation and static code analysis.

    PHPdocblocks
    عرض على GitHub↗9,383
  • c3lang/c3cالصورة الرمزية لـ c3lang

    c3lang/c3c

    5,147عرض على GitHub↗

    c3c is the compiler for the C3 programming language, transforming source code into executable binaries, static libraries, or dynamic libraries using an LLVM backend. It implements a system based on result-based error handling, scoped memory pooling, and a semantic macro system. The compiler provides first-class support for hardware-backed SIMD vectors that map directly to processor instructions and enables runtime polymorphism through interface-based dynamic dispatch. The project covers a broad set of low-level capabilities, including manual and pooled memory management, inline assembly inte

    C3c3compilerlanguage
    عرض على GitHub↗5,147
  • zxshady/enchantumالصورة الرمزية لـ ZXShady

    ZXShady/enchantum

    134عرض على GitHub↗

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

    C++
    عرض على GitHub↗134