murraycu / murrayc-tuple-utils
A rough collection of code to manipulate C++ std::tuple<>s.
☆13Updated 5 years ago
Alternatives and similar repositories for murrayc-tuple-utils:
Users that are interested in murrayc-tuple-utils are comparing it to the libraries listed below
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- C++ generic make factory☆106Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Warning suppression library (C++)☆82Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 8 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Latest iteration of my static webpage/blog generator☆52Updated 4 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- A C++14-and-later expression template library☆108Updated 2 months ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆67Updated 8 years ago
- Roman numeral support for C++17☆52Updated last year
- The missing C++ tuple functionality☆84Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Fast containers of polymorphic objects.☆64Updated last month
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago