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
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆22Updated 7 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- C++ string formatting library☆44Updated 5 years ago
- ☆52Updated 5 years ago
- Computer science only☆52Updated last year
- ☆39Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- How to build and maintain a "global" type-list☆24Updated 4 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago