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 9 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Compile-time string manipulation library for modern C++☆59Updated last year
- C++11 compatible charconv☆31Updated 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☆52Updated last month
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 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 month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- A C++14 reflection library☆78Updated this week
- A fixed capacity dynamically sized string☆69Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- ☆26Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- stl-like algorithms for TYPES☆31Updated 2 years ago