hun-nemethpeter / cpp-reflector-mini
This tool generate minimal reflection info about classes and enums based on clang 3.2
☆24Updated 9 years ago
Alternatives and similar repositories for cpp-reflector-mini
Users that are interested in cpp-reflector-mini are comparing it to the libraries listed below
Sorting:
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WIP☆26Updated 5 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- An indirect value-type for C++☆83Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Fast containers of polymorphic objects.☆65Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 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☆48Updated 11 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- print stl containers☆32Updated 6 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Functional C++ iterator library☆25Updated 2 years ago