metareflect

C++ Reflection Library

A lightweight reflection system for C++ based on LLVM and Clang's libtooling

Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.

GitHub

242 stars
9 watching
35 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list

c-plus-plusc-plus-plus-11clangllvmreflection

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
celtoys/clreflect A C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure 275
skypjack/meta A header-only, non-intrusive and macro-free runtime reflection system for C++ 590
stevinz/reflect A small, flexible library for runtime reflection and metadata in C++11. 5
jsoysouvanh/refureku A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. 225
manu343726/tinyrefl A minimal C++ static reflection API and codegen tool for generating macro-based APIs 257
asutton/clang-reflect A clean implementation of reflection and related proposals in C++. 29
billyquith/ponder A C++ reflection library with Lua binding and JSON/ XML serialization. 648
boostorg/pfr Provides reflection and serialization capabilities for user-defined types without boilerplate code 1,334
leandromoh/recordparser A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping. 295
chocolacula/easy_reflection_cpp A reflection-based serialization library for C++ 96
clarkok/reflect A header-only library for creating runtime reflections of classes and enums 25
austinbrunkhorst/cpp-reflection A C++ toolkit for analyzing and manipulating source code at runtime 669
tacticalmelonfarmer/cxl A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. 50
ldionne/metabench A simple framework for compile-time microbenchmarks in C++ using the CMake build system. 183
skarupke/reflection A C++ library providing metadata inspection and manipulation capabilities at runtime. 30