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:
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- C++11 compatible charconv☆31Updated last month
- Library for extracting stacktrace from exception.☆48Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- ☆26Updated last year
- Container Traits for Modern C++☆30Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- another c#-like property accessor for C++11 and above.☆18Updated 11 months ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆49Updated last week
- Compile-time string manipulation library for modern C++☆59Updated last year
- A fixed capacity dynamically sized string☆68Updated this week
- stl-like algorithms for TYPES☆31Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- An indirect value-type for C++☆84Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A C++14 reflection library☆76Updated last month