mlomb / MetaCPP
C++ Reflection & Serialization using Clang's LibTooling
☆51Updated 4 years ago
Alternatives and similar repositories for MetaCPP:
Users that are interested in MetaCPP are comparing it to the libraries listed below
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- C++17 tiny vector math library☆42Updated last year
- Archived!☆27Updated 3 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆80Updated 2 weeks ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ reflection☆47Updated 6 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆120Updated 3 months ago
- Single-header libraries from the Magnum engine☆117Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Profile your c++ code☆82Updated 12 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆46Updated 4 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- High performance multithreading toolkit for C++17☆46Updated last month
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A fixed capacity dynamically sized string☆65Updated this week
- A generator of JSON parser & serializer C++ code from structure header files☆23Updated last month