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
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months 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
- A fixed capacity dynamically sized string☆69Updated last month
- Buffer and byte algorithms/types based on those of Asio☆16Updated 4 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- Experimental library for coroutines and networking