taocpp / sequences
Variadic templates and std::integer_sequence support library
☆111Updated last month
Alternatives and similar repositories for sequences:
Users that are interested in sequences are comparing it to the libraries listed below
- C++ generic make factory☆107Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A C++14-and-later expression template library☆109Updated 3 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆165Updated last week
- C++ static_enum☆86Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆73Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago