mpusz / opt
Class template designed to express optionality without having to sacrifice memory to store additional bool flag
☆12Updated last year
Alternatives and similar repositories for opt:
Users that are interested in opt are comparing it to the libraries listed below
- `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 view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- RPC library for embedded systems without code generation☆16Updated 3 months ago
- C++11 compatible charconv☆29Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 2 weeks ago
- meta-programming, C++11☆16Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 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
- Easily batch-build cmake projects!☆17Updated 2 weeks ago