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☆111Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆71Updated 3 weeks ago
- A prototype implementation of the executors proposal☆85Updated 6 years 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
- C++ generic make factory☆107Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A bunch of small C++ utilities☆65Updated last year
- 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
- Fast containers of polymorphic objects.☆64Updated this week
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A C++14-and-later expression template library☆108Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- an experimental standard C++ library☆89Updated 11 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago