mlomb / MetaCPPLinks
C++ Reflection & Serialization using Clang's LibTooling
☆52Updated 5 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.☆28Updated 7 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- ☆36Updated 6 years ago
- Archived!☆27Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 8 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 lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 8 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆42Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- MTuner SDK - Memory profiling library☆32Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Fast delegates implementation☆56Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 6 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- ☆55Updated 8 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years 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☆50Updated this week
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 3 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A scoped stack allocator☆38Updated 6 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago