preshing / FlexibleReflection
Sample project for a small, flexible runtime reflection system using C++11
☆306Updated 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.☆256Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆371Updated 3 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆631Updated last week
- Object pool implementation in C++11☆99Updated 4 years ago
- C++ Reflection Parser / Runtime Skeleton☆689Updated 5 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆659Updated 2 years ago
- C++ Reflection using clang☆276Updated 2 years ago
- Cross-platform C++17 Runtime Reflection Library☆239Updated 8 months ago
- Compile Time Type Information for C++☆588Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆576Updated 4 years ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- rocket - Fast single header signal/slots library for C++☆200Updated 8 months ago
- Lightweight cross platform C++ GUID/UUID library☆481Updated 11 months ago
- cpgf library☆220Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- A job system for game engines☆189Updated last year
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,140Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Access private members and statics of a C++ class☆170Updated last year
- High performance C++11 signals☆172Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A fast work-stealing queue template in C++☆306Updated last year
- Delegates for C++ by Don Clugston☆113Updated 14 years ago
- Minimal C++ Event Bus☆88Updated 5 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago