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
- 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 11 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- 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.☆33Updated 2 months ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 8 months ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 3 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆13Updated 2 months ago
- meta-programming, C++11☆16Updated 2 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 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 - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- stl-like algorithms for TYPES☆31Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A universal type for non-type template parameters for C++20 or later.☆27Updated 8 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Library for extracting stacktrace from exception.☆49Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated 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
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago