chakaz / reflang
Reflang - Modern C++ reflection using libclang
☆368Updated 3 years ago
Alternatives and similar repositories for reflang:
Users that are interested in reflang are comparing it to the libraries listed below
- C++ Reflection Parser / Runtime Skeleton☆677Updated 5 years ago
- Compile Time Type Information for C++☆581Updated last year
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆253Updated 5 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆614Updated 4 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆304Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆654Updated 2 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++ Reflection using clang☆276Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆410Updated last week
- A miniature library for struct-field reflection in C++☆532Updated last month
- Pure C++17 Signals and Slots☆420Updated 2 years ago
- cpgf library☆222Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- Love template metaprogramming☆328Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 3 weeks ago
- Mustache text templates for modern C++☆364Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆559Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- Access private members and statics of a C++ class☆166Updated last year
- Cross-platform C++17 Runtime Reflection Library☆231Updated 5 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- C++20 Dynamic Reflection Library☆136Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆208Updated last year
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,122Updated 2 years ago
- rocket - Fast single header signal/slots library for C++☆195Updated 6 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago