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:
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Get dependencies with cmake☆63Updated 6 years ago
- ☆39Updated 9 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Fast containers of polymorphic objects.☆68Updated last week
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- ☆67Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Generic C++14 Database Construction Library☆15Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆32Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Type-safe and human-readable set of bool flags☆23Updated 8 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- print stl containers☆32Updated 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…☆62Updated 4 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago