rbock / named_tuple
A tuple that lets you access members by name, too.
☆23Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for named_tuple
- Roman numeral support for C++17☆52Updated last year
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A proposal for a JSON data type in the C++ standard library☆54Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 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…☆59Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Flat containers for C++☆56Updated 2 years ago
- C++ generic make factory☆106Updated 5 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Coroutine Support Library☆34Updated 2 months ago
- Library of flat vector-like based associative containers☆75Updated last year
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Reference Implementations of ISO C++ N3888☆40Updated 6 years ago
- Implementation of hash_append proposal☆68Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- ☆26Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Modern C++ generic header-only template library.☆100Updated last year
- ☆51Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago