murraycu / murrayc-tuple-utilsLinks
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
Sorting:
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- ☆67Updated 9 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Adobe Source Libraries☆284Updated 3 weeks ago
- Simple mocking for C++☆80Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 2 months ago
- Replacements to standard numeric types which throw exceptions on errors☆216Updated last month
- A killer modern C++ library for interacting with JSON.☆128Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- A reflective enum implementation for C++☆297Updated last year
- Love template metaprogramming☆329Updated 3 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- C++ features jump start☆123Updated 2 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated last month
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆400Updated 4 months ago
- A C++ micro-benchmarking framework☆365Updated 5 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆58Updated 7 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- Compile time mathematic functions for C++14☆189Updated 3 years ago