preshing / FlexibleReflection
Sample project for a small, flexible runtime reflection system using C++11
☆307Updated 4 years ago
Alternatives and similar repositories for FlexibleReflection:
Users that are interested in FlexibleReflection are comparing it to the libraries listed below
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆255Updated 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++☆627Updated 4 years ago
- Object pool implementation in C++11☆98Updated 4 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago
- C++ Reflection Parser / Runtime Skeleton☆688Updated 5 years ago
- C++ Reflection using clang☆276Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Cross-platform C++17 Runtime Reflection Library☆236Updated 7 months ago
- A job system for game engines☆187Updated last year
- Access private members and statics of a C++ class☆169Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- rocket - Fast single header signal/slots library for C++☆200Updated 8 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- 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…☆241Updated 9 months ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- Lightweight cross platform C++ GUID/UUID library☆481Updated 10 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆299Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆230Updated 9 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- High performance C++11 signals☆170Updated 5 years ago
- cpgf library☆220Updated 2 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last month
- Small C++ metaprogramming library to manage lists of types☆32Updated 3 years ago