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 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- ☆26Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆96Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated 11 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- ☆20Updated 8 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- WIP☆27Updated 6 years ago
- Virtual memory based containers☆43Updated 3 years ago
- The Fancy Named Parameters Library☆34Updated 2 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- C++ Scattered Containers☆67Updated 8 years ago