taocpp / tuple
Compile-time-efficient proof-of-concept implementation for std::tuple
☆91Updated 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 last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- C++ generic make factory☆106Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++14-and-later expression template library☆108Updated 2 months ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A bunch of small C++ utilities☆65Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- SPY - C++ Information Broker☆153Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- ☆32Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago