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:
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- `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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last week
- 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☆24Updated 2 months ago
- RPC library for embedded systems without code generation☆18Updated 2 weeks ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last week
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- ☆32Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 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++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- A fixed capacity dynamically sized string☆68Updated last month
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago