kelbon / MoreThanTupleLinks
C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates
☆13Updated 3 years ago
Alternatives and similar repositories for MoreThanTuple
Users that are interested in MoreThanTuple are comparing it to the libraries listed below
Sorting:
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- C++11 compatible charconv☆31Updated last week
- Основной сайт Рабочей Группы 21 C++☆10Updated last month
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 7 months ago
- meta-programming, C++11☆16Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 4 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- ☆26Updated last year
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- ModernCOM - define, implement and use COM interfaces in pure C++☆19Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A modern, header-only request router for C++☆24Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- stl-like algorithms for TYPES☆31Updated last year
- A universal type for non-type template parameters for C++20 or later.☆27Updated 10 months ago