taocpp / tuple
Compile-time-efficient proof-of-concept implementation for std::tuple
☆94Updated 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☆111Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 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…☆61Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated this week
- 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
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 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☆157Updated 3 weeks ago
- an experimental standard C++ library☆89Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- C++ generic make factory☆107Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- An indirect value-type for C++☆82Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A bunch of small C++ utilities☆65Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago