rbock / named_tupleLinks
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
Sorting:
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Roman numeral support for C++17☆52Updated last year
- A C++14-and-later expression template library☆110Updated 3 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A simple, single-header-only library, for wrapping text. In C++☆104Updated 6 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- ☆53Updated 6 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- C++17 library facilities for older compilers☆146Updated 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…☆62Updated 4 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆45Updated 2 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Get dependencies with cmake☆63Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Boost.org fusion module☆49Updated 3 months ago
- C++ generic make factory☆108Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- The Bit Library☆58Updated 6 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago