asutton / clang-reflectLinks
A clean implementation of reflection and related proposals.
☆28Updated 7 years ago
Alternatives and similar repositories for clang-reflect
Users that are interested in clang-reflect are comparing it to the libraries listed below
Sorting:
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- ☆25Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Archived!☆27Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- ☆20Updated 8 years ago
- C++17 compile-time enum reflection library☆45Updated 2 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 last week
- Virtual memory based containers☆42Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated last year