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☆39Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Library for extracting stacktrace from exception.☆48Updated last year
- C++11 compatible charconv☆31Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Standalone version of the boost::unordered library☆29Updated 2 months ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- ☆50Updated 8 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A C++14 Lambda Library☆25Updated 3 weeks 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☆50Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks 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 month
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- another c#-like property accessor for C++11 and above.☆18Updated 11 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- A library of type traits for introspecting C++ function types☆30Updated 6 years ago