preshing / FlexibleReflection
Sample project for a small, flexible runtime reflection system using C++11
☆304Updated 4 years ago
Alternatives and similar repositories for FlexibleReflection:
Users that are interested in FlexibleReflection are comparing it to the libraries listed below
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆253Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆368Updated 3 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆654Updated 2 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆614Updated 4 years ago
- C++ Reflection using clang☆276Updated last year
- C++ Reflection Parser / Runtime Skeleton☆677Updated 5 years ago
- Object pool implementation in C++11☆94Updated 4 years ago
- A job system for game engines☆184Updated last year
- Compile Time Type Information for C++☆581Updated last year
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆573Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- Cross-platform C++17 Runtime Reflection Library☆231Updated 5 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A miniature library for struct-field reflection in C++☆532Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆412Updated 4 years ago
- Pure C++17 Signals and Slots☆420Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆208Updated last year
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- rocket - Fast single header signal/slots library for C++☆195Updated 6 months ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆229Updated 9 years ago
- cpgf library☆222Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,122Updated 2 years ago
- A fast work-stealing queue template in C++☆302Updated last year
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆945Updated 10 months ago
- C++20 Dynamic Reflection Library☆136Updated 3 weeks ago
- Access private members and statics of a C++ class☆166Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆410Updated last week
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆416Updated 3 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆241Updated 8 months ago