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.☆258Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆374Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆662Updated 2 years ago
- C++ Reflection Parser / Runtime Skeleton☆696Updated 5 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆640Updated 3 months ago
- Object pool implementation in C++11☆100Updated 4 years ago
- C++ Reflection using clang☆278Updated 2 years ago
- cpgf library☆219Updated 3 years ago
- Lightweight cross platform C++ GUID/UUID library☆491Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Access private members and statics of a C++ class☆178Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Cross-platform C++17 Runtime Reflection Library☆243Updated 11 months ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆582Updated 4 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆960Updated 5 months ago
- Tiny (as in minimal) implementation of some core STL functionality☆245Updated last year
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Delegates for C++ by Don Clugston☆113Updated 14 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- A tiny self-contained path manipulation library for C++☆247Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆233Updated 9 years ago
- rocket - Fast single header signal/slots library for C++☆204Updated last year
- Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer (about:tracing).☆392Updated 10 months ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆430Updated 4 years ago
- A job system for game engines☆193Updated 3 months ago