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
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆22Updated 7 years ago
- WIP☆26Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- ☆39Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- c++17 single header library for constructing and populating classes inline☆7Updated 4 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- c++20 compile time math(derivation/integration) library☆17Updated last year
- Fast delegates implementation☆56Updated 2 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- How to build and maintain a "global" type-list☆24Updated 5 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- C++ string formatting library☆44Updated 5 years ago