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
- Reflang - Modern C++ reflection using libclang☆364Updated 3 years ago
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆242Updated 5 years ago
- Object pool implementation in C++11☆92Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆589Updated 4 years ago
- C++ Reflection using clang☆275Updated last year
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- C++ Reflection Parser / Runtime Skeleton☆667Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆560Updated 3 years ago
- A job system for game engines☆178Updated 10 months ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- A miniature library for struct-field reflection in C++☆497Updated last year
- rocket - Fast single header signal/slots library for C++☆192Updated 2 months ago
- Access private members and statics of a C++ class☆160Updated 9 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆934Updated 7 months ago
- Cross-platform C++17 Runtime Reflection Library☆225Updated 2 months ago
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,081Updated 2 years ago
- Compile Time Type Information for C++☆573Updated last year
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆236Updated 5 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆459Updated 5 months ago
- Love template metaprogramming☆324Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆398Updated this week
- Small C++ metaprogramming library to manage lists of types☆31Updated 2 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆184Updated 2 years ago
- cpgf library☆220Updated 2 years ago