skypjack / meta
Header-only, non-intrusive and macro-free runtime reflection system in C++
☆626Updated 4 years ago
Alternatives and similar repositories for meta:
Users that are interested in meta are comparing it to the libraries listed below
- Compile Time Type Information for C++☆586Updated 2 years ago
- A miniature library for struct-field reflection in C++☆552Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆659Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆435Updated last month
- Your binary serialization library☆1,145Updated 2 months ago
- Cross-platform C++17 Runtime Reflection Library☆236Updated 7 months ago
- C++ Reflection Parser / Runtime Skeleton☆687Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- Reflang - Modern C++ reflection using libclang☆371Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 2 weeks ago
- C++20 Static Reflection library☆386Updated this week
- 🦘 A dependency injection container for C++11, C++14 and later☆520Updated this week
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- A C++17 cross-platform implementation for UUIDs☆796Updated 9 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆456Updated last month
- C++11 multiplatform utility library☆499Updated this week
- Pure C++17 Signals and Slots☆427Updated 2 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 6 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- C++ Reflection using clang☆276Updated last year
- Yet Another Serialization☆755Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆885Updated 10 months ago
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆255Updated 5 years ago
- Fast, convenient JSON serialization and parsing in C++☆486Updated last month
- Sample project for a small, flexible runtime reflection system using C++11☆307Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated last week