preshing / FlexibleReflectionLinks
Sample project for a small, flexible runtime reflection system using C++11
☆307Updated 4 years ago
Alternatives and similar repositories for FlexibleReflection
Users that are interested in FlexibleReflection are comparing it to the libraries listed below
Sorting:
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆258Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆374Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆637Updated last month
- Object pool implementation in C++11☆99Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago
- C++ Reflection Parser / Runtime Skeleton☆691Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ Reflection using clang☆276Updated 2 years ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- Compile Time Type Information for C++☆592Updated 2 years ago
- A job system for game engines☆190Updated last month
- Access private members and statics of a C++ class☆176Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,160Updated 2 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Lightweight cross platform C++ GUID/UUID library☆482Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Cross-platform C++17 Runtime Reflection Library☆242Updated 9 months ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆955Updated 3 months ago
- Pure C++17 Signals and Slots☆429Updated 2 years ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- cpgf library☆220Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆577Updated 4 years ago
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆428Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago