taocpp / sequences
Variadic templates and std::integer_sequence support library
☆110Updated last month
Alternatives and similar repositories for sequences:
Users that are interested in sequences are comparing it to the libraries listed below
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- C++ generic make factory☆106Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- A C++14-and-later expression template library☆108Updated 2 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- runtime to compile-time mappings☆108Updated 7 years ago
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- C++ static_enum☆86Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago