preshing / FlexibleReflection
Sample project for a small, flexible runtime reflection system using C++11
☆294Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for FlexibleReflection
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆242Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆366Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆589Updated 4 years ago
- C++ Reflection Parser / Runtime Skeleton☆669Updated 5 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- Object pool implementation in C++11☆93Updated 3 years ago
- C++ Reflection using clang☆275Updated last year
- cpgf library☆220Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- Access private members and statics of a C++ class☆161Updated 9 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆561Updated 4 years ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- A job system for game engines☆180Updated 10 months ago
- Cross-platform C++17 Runtime Reflection Library☆225Updated 2 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Compile Time Type Information for C++☆574Updated last year
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆417Updated 2 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆77Updated 9 months ago
- A simple C++11 reflection/serialization framework.☆129Updated 8 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆936Updated 7 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆213Updated last year
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago