chakaz / reflang
Reflang - Modern C++ reflection using libclang
☆371Updated 3 years ago
Alternatives and similar repositories for reflang:
Users that are interested in reflang are comparing it to the libraries listed below
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆255Updated 5 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆630Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Compile Time Type Information for C++☆588Updated 2 years ago
- C++ Reflection Parser / Runtime Skeleton☆687Updated 5 years ago
- C++ Reflection using clang☆276Updated last year
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆659Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Sample project for a small, flexible runtime reflection system using C++11☆306Updated 4 years ago
- A miniature library for struct-field reflection in C++☆555Updated last month
- A library for C++ reflection and introspection☆199Updated 7 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆438Updated 2 months ago
- Mustache text templates for modern C++☆370Updated last year
- cpgf library☆220Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆200Updated 3 years ago
- Cross-platform C++17 Runtime Reflection Library☆238Updated 8 months ago
- Pure C++17 Signals and Slots☆427Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆472Updated last month
- C++20 Dynamic Reflection Library☆136Updated 3 weeks ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- Love template metaprogramming☆329Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆210Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆939Updated 3 months ago
- Access private members and statics of a C++ class☆169Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,138Updated 2 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago