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
- Generic C++14 Database Construction Library☆15Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- ☆52Updated 5 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Reference Implementations of ISO C++ N3888☆41Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last week
- A C++14/17 implementation of named tuples☆70Updated 8 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ generic make factory☆107Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Fast containers of polymorphic objects.☆65Updated last week
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A C++14-and-later expression template library☆109Updated last week
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Boost.org fusion module☆48Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Boost Endian library☆48Updated last week
- dynamic polymorphism without inheritance☆31Updated 7 years ago