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
Sorting:
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Fast containers of polymorphic objects.☆66Updated last month
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Agent Based Class Design☆50Updated 5 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆57Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- ☆39Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 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…☆61Updated 4 years ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ generic make factory☆107Updated 6 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- Write C++ Code to be compiled in a parallel future.☆15Updated 8 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago