taocpp / sequences
Variadic templates and std::integer_sequence support library
☆109Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for sequences
- C++ generic make factory☆106Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A highly efficient, move-aware operators library☆197Updated last year
- A C++14-and-later expression template library☆108Updated last month
- A simple framework for compile-time benchmarks☆181Updated 3 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- C++ static_enum☆86Updated 4 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆130Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆110Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆99Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆140Updated this week
- A lightweight, non-owning reference to a callable.☆169Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago