aherrmann / unpacking_tuples_examples
☆11Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for unpacking_tuples_examples
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- C++17 inplace_string implementation☆93Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- ☆31Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Flat containers for C++☆19Updated 8 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- Foundations of symbol based programming☆30Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Flat containers for C++☆56Updated 2 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
- MSGUI - Metashell GUI☆68Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- ☆22Updated 7 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago