taocpp / sequences
Variadic templates and std::integer_sequence support library
☆110Updated this week
Alternatives and similar repositories for sequences:
Users that are interested in sequences are comparing it to the libraries listed below
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- A C++14-and-later expression template library☆108Updated last month
- C++ generic make factory☆106Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 2 weeks ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- Meta programming library designed for compilation speed.☆168Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- runtime to compile-time mappings☆108Updated 7 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 7 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 9 months ago
- a c++ header library that implements variant constexpr functions and types.☆84Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- Simple, flexible and modular assertion macro.☆224Updated 8 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆131Updated last month
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago