taocpp / sequences
Variadic templates and std::integer_sequence support library
☆109Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for sequences
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- C++ generic make factory☆106Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- A C++14-and-later expression template library☆108Updated this week
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A highly efficient, move-aware operators library☆198Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆130Updated this week
- C++ static_enum☆86Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago