preshing / FlexibleReflectionLinks
Sample project for a small, flexible runtime reflection system using C++11
☆308Updated 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.☆257Updated 5 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆636Updated 3 weeks ago
- Object pool implementation in C++11☆99Updated 4 years ago
- C++ Reflection Parser / Runtime Skeleton☆691Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆372Updated 3 years ago
- C++ Reflection using clang☆276Updated 2 years ago
- Cross-platform C++17 Runtime Reflection Library☆241Updated 9 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Access private members and statics of a C++ class☆174Updated last year
- cpgf library☆220Updated 3 years ago
- A job system for game engines☆189Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,150Updated 2 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆952Updated 2 months ago
- A miniature library for struct-field reflection in C++☆570Updated 2 months ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆575Updated 4 years ago
- Compile Time Type Information for C++☆590Updated 2 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆246Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Lightweight cross platform C++ GUID/UUID library☆482Updated 11 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆213Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A fast work-stealing queue template in C++☆307Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆446Updated 2 weeks ago
- C++20 Dynamic Reflection Library☆136Updated last month
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆246Updated 10 months ago
- Header-only, tiny (99 lines) and powerful C++20 static reflection library.☆680Updated 3 years ago