kelbon / MoreThanTuple
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
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 6 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated 2 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☆48Updated 9 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- Library for extracting stacktrace from exception.☆48Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- C++14 codec library☆25Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A C++14 Lambda Library☆23Updated 2 months ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 6 months ago
- meta-programming, C++11☆16Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- ☆26Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 4 months ago
- stl-like algorithms for TYPES☆31Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Small small_vector☆33Updated 4 years ago