taocpp / tuple
Compile-time-efficient proof-of-concept implementation for std::tuple
☆93Updated 3 years ago
Alternatives and similar repositories for tuple:
Users that are interested in tuple are comparing it to the libraries listed below
- Variadic templates and std::integer_sequence support library☆110Updated 3 weeks ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- C++ generic make factory☆107Updated 5 years ago
- 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
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A C++14-and-later expression template library☆108Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- an experimental standard C++ library☆89Updated 11 months ago
- A bunch of small C++ utilities☆66Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆133Updated 3 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Fast containers of polymorphic objects.☆64Updated 2 months 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☆157Updated 9 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago