rbock / named_tuple
A tuple that lets you access members by name, too.
☆23Updated 7 years ago
Alternatives and similar repositories for named_tuple:
Users that are interested in named_tuple are comparing it to the libraries listed below
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A proposal for a JSON data type in the C++ standard library☆56Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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 last week
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- C++ generic make factory☆107Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Boost Endian library☆46Updated last week
- ☆52Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆67Updated 8 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 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++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 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
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago