cplusplus / reflection-ts
The draft C++ Reflection Technical Specification
☆84Updated 3 years ago
Alternatives and similar repositories for reflection-ts:
Users that are interested in reflection-ts are comparing it to the libraries listed below
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ranges features for c+23 ported to C++20☆75Updated last year
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆189Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆110Updated 2 weeks ago
- A tool for representing and concatenating strings without heap memory☆62Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆117Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- An indirect value-type for C++☆82Updated last year
- A C++14 reflection library☆68Updated last month
- Coroutine Support Library☆34Updated 5 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- A C++ parser combinator library.☆115Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Boost.org type_traits module☆63Updated last month
- A fixed capacity dynamically sized string☆64Updated last month
- Header-only library providing unicode aware string support for C++☆108Updated last week
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- A polymorphic value-type for C++☆228Updated last year
- 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
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 10 months ago