preshing / FlexibleReflectionLinks
Sample project for a small, flexible runtime reflection system using C++11
☆309Updated 5 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.☆259Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆374Updated 4 years ago
- C++ Reflection Parser / Runtime Skeleton☆697Updated 5 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆664Updated 2 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆644Updated 4 months ago
- Access private members and statics of a C++ class☆179Updated last year
- Lightweight cross platform C++ GUID/UUID library☆493Updated last year
- C++ Reflection using clang☆279Updated 2 years ago
- cpgf library☆219Updated 3 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆962Updated 5 months ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆432Updated 4 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆582Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Delegates for C++ by Don Clugston☆114Updated 14 years ago
- Cross-platform C++17 Runtime Reflection Library☆243Updated last year
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- The Configurable Math Library☆85Updated 9 months ago
- A tiny self-contained path manipulation library for C++☆248Updated 3 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆246Updated last year
- A miniature library for struct-field reflection in C++☆587Updated last month
- High performance C++11 thread pool☆581Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 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…☆257Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆137Updated 4 years ago