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.
245 stars
9 watching
36 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
c-plus-plusc-plus-plus-11clangllvmreflection
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure | 276 |
| A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| A clean implementation of reflection and related proposals in C++. | 29 |
| A C++ reflection library with Lua binding and JSON/ XML serialization. | 649 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping. | 295 |
| A reflection-based serialization library for C++ | 99 |
| A header-only library for creating runtime reflections of classes and enums | 25 |
| A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| A simple framework for compile-time microbenchmarks in C++ using the CMake build system. | 183 |
| A C++ library providing metadata inspection and manipulation capabilities at runtime. | 30 |