mlomb / MetaCPPLinks
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
Sorting:
- 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 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Archived!☆27Updated 3 years ago
- ☆36Updated 6 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆41Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 11 months ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 6 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 4 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Inspect C++ memory in the browser☆98Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Lightweight C++ task system☆81Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ reflection☆47Updated 7 years ago
- Profile your c++ code☆82Updated 12 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++20 coroutines-based cooperative multitasking library☆107Updated 3 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Easy C++ reflection and code generation☆38Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 2 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year