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 saturating arithmetic cast.☆12Updated 5 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 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
- 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last week
- Experimental library for coroutines and networking☆16Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- RPC library for embedded systems without code generation☆16Updated 2 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆13Updated this week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Asio Buffers without the Asio☆12Updated 3 weeks ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Library for complex bitfields☆19Updated 8 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆25Updated this week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 10 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Comparison operators for std::span☆15Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year