mlomb / MetaCPPLinks
C++ Reflection & Serialization using Clang's LibTooling
☆52Updated 4 years ago
Alternatives and similar repositories for MetaCPP
Users that are interested in MetaCPP are comparing it to the libraries listed below
Sorting:
- ☆36Updated 6 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Archived!☆27Updated 3 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆104Updated 8 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆27Updated 7 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 6 months ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆42Updated 3 years ago
- A scoped stack allocator☆37Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- C++ reflection☆47Updated 7 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 4 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Profile your c++ code☆80Updated 12 years ago
- Inspect C++ memory in the browser☆100Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Phisko's C++ Utilities☆44Updated 2 years ago
- C++17 parser and code generator☆40Updated 2 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++20 Dynamic Reflection Library☆139Updated 6 months ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated last week