galtza / global-typelist
How to build and maintain a "global" type-list
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for global-typelist
- 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
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- ☆26Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- WIP☆26Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Library of flat vector-like based associative containers☆75Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- ☆52Updated 5 years ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- ☆32Updated 2 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- How to inspect a C++ class hierarchy at compile time☆13Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A high performance C++ playground library☆47Updated 8 years ago
- Coroutine Support Library☆34Updated 3 months ago
- C++20 for flag enums☆27Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago