mpusz / optLinks
Class template designed to express optionality without having to sacrifice memory to store additional bool flag
☆14Updated 2 years ago
Alternatives and similar repositories for opt
Users that are interested in opt are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++11 compatible charconv☆31Updated last week
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Yet Another C++ Library☆24Updated 2 years ago
- RPC library for embedded systems without code generation☆18Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Makes my C++ projects easier and faster to develop☆10Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- ☆31Updated 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 4 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 2 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 2 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A fixed capacity dynamically sized string☆69Updated last month